From 5194d84ad59e4ca060a7b5ea4c30768b9f3179a9 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Thu, 8 Sep 2011 15:11:32 +0800 Subject: fixes libpinyin.pc.in --- libpinyin.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libpinyin.pc.in') diff --git a/libpinyin.pc.in b/libpinyin.pc.in index 9ed6c9a..3150a76 100644 --- a/libpinyin.pc.in +++ b/libpinyin.pc.in @@ -13,4 +13,4 @@ Description: Library to deal with pinyin Version: @VERSION@ Requires: glib-2.0 Libs: -L${libdir} -lpinyin -Cflags: -L${libpinyinincludedir} \ No newline at end of file +Cflags: -I${libpinyinincludedir} -- cgit