summaryrefslogtreecommitdiff
path: root/anthy.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'anthy.pc.in')
-rw-r--r--anthy.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/anthy.pc.in b/anthy.pc.in
new file mode 100644
index 0000000..0340308
--- /dev/null
+++ b/anthy.pc.in
@@ -0,0 +1,12 @@
+#To Be Done
+# See http://www.freedesktop.org/Software/pkgconfig
+prefix=@prefix@
+exec_prefix=@prefix@
+includedir=@includedir@
+libdir=@libdir@
+
+Name: anthy
+Description: Japanese conversion engine
+Version: @VERSION@
+Cflags: -I${includedir}
+Libs: -L${libdir} -lanthy -lanthydic