Add @INTLIBS@.

Mon Jan 15 21:39:06 2001  Owen Taylor  <otaylor@redhat.com>

	* glib-2.0.pc.in (Libs) glib-config-2.0.in: Add @INTLIBS@.
This commit is contained in:
Owen Taylor
2001-01-16 02:52:13 +00:00
committed by Owen Taylor
parent b8796462fb
commit 62ce81bfc7
10 changed files with 34 additions and 2 deletions

View File

@@ -6,5 +6,5 @@ includedir=@includedir@
Name: GLib
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -lglib-1.3 @ICONV_LIBS@
Libs: -L${libdir} -lglib-1.3 @ICONV_LIBS@ @INTLLIBS@
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib-2.0/include