THRIFT-1218. c_glib uses wrong name in pkg-config

Patch: Eric Evans

git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1139079 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bryan Duxbury 2011-06-23 21:20:34 +00:00
parent 439db4dd63
commit 3c9530c3fa

View File

@ -26,5 +26,5 @@ Name: Thrift
Description: Thrift C API
Version: @VERSION@
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -lthriftc
Libs: -L${libdir} -lthrift_c_glib
Cflags: -I${includedir}/thrift