mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user