projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3609d68
)
Renamed from m17n-shell.pc.in.
author
handa
<handa>
Wed, 31 Mar 2010 04:14:00 +0000
(
04:14
+0000)
committer
handa
<handa>
Wed, 31 Mar 2010 04:14:00 +0000
(
04:14
+0000)
m17n-shell-2.0.pc.in
[new file with mode: 0644]
patch
|
blob
diff --git a/m17n-shell-2.0.pc.in
b/m17n-shell-2.0.pc.in
new file mode 100644
(file)
index 0000000..
8a7df5c
--- /dev/null
+++ b/
m17n-shell-2.0.pc.in
@@ -0,0
+1,12
@@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+version=@PACKAGE_VERSION@
+
+Name: m17n-shell
+Description: Shell API support of the m17n library.
+Version: ${version}
+Requires: m17n-core-@M17N_BINARY_VERSION@ = ${version}
+Libs: -L${libdir} -lm17n-core-@M17N_BINARY_VERSION@ -lm17n-@M17N_BINARY_VERSION@
+Cflags: -I${includedir}