From: Roger Meier Date: Mon, 26 Aug 2013 19:50:16 +0000 (+0200) Subject: THRIFT-2138 c_glib: pkgconfig file created with wrong include path X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=62fb17d3089d2e67b6d73c1aa1bc24409264f164;p=common%2Fthrift.git THRIFT-2138 c_glib: pkgconfig file created with wrong include path Patch: Roger Meier --- diff --git a/lib/c_glib/thrift_c_glib.pc.in b/lib/c_glib/thrift_c_glib.pc.in index 3921d054..568c7a25 100644 --- a/lib/c_glib/thrift_c_glib.pc.in +++ b/lib/c_glib/thrift_c_glib.pc.in @@ -27,4 +27,4 @@ Description: Thrift C API Version: @VERSION@ Requires: glib-2.0 gobject-2.0 Libs: -L${libdir} -lthrift_c_glib -Cflags: -I${includedir}/thrift/c_glib +Cflags: -I${includedir}