New file.
authorhanda <handa>
Mon, 26 Mar 2007 12:23:59 +0000 (12:23 +0000)
committerhanda <handa>
Mon, 26 Mar 2007 12:23:59 +0000 (12:23 +0000)
m17n-im-config.pc.in [new file with mode: 0644]

diff --git a/m17n-im-config.pc.in b/m17n-im-config.pc.in
new file mode 100644 (file)
index 0000000..b2f428b
--- /dev/null
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: m17n-core
+Description: Library for per-user configuration of M17N input methods.
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lm17n-im-config
+Cflags: -I${includedir}