From: handa Date: Wed, 31 Mar 2010 04:13:52 +0000 (+0000) Subject: Renamed from m17n-core.pc.in. X-Git-Tag: REL-2-0-0alpha~8 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=3609d68bbdee472af02e3bcbd40315a7ad0ad5a4;p=m17n%2Fm17n-lib.git Renamed from m17n-core.pc.in. --- diff --git a/m17n-core-2.0.pc.in b/m17n-core-2.0.pc.in new file mode 100644 index 0000000..af62790 --- /dev/null +++ b/m17n-core-2.0.pc.in @@ -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}