Renamed from m17n-core.pc.in.
authorhanda <handa>
Wed, 31 Mar 2010 04:13:52 +0000 (04:13 +0000)
committerhanda <handa>
Wed, 31 Mar 2010 04:13:52 +0000 (04:13 +0000)
m17n-core-2.0.pc.in [new file with mode: 0644]

diff --git a/m17n-core-2.0.pc.in b/m17n-core-2.0.pc.in
new file mode 100644 (file)
index 0000000..af62790
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: m17n-core
+Description: Core API suport of the m17n library.
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lm17n-core-@M17N_BINARY_VERSION@
+Cflags: -I${includedir}