mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-31 21:34:12 +02:00
Bug 534319 - GLib's .pc files could use Libs.private
2008-05-25 Tor Lillqvist <tml@novell.com> Bug 534319 - GLib's .pc files could use Libs.private * glib-2.0-uninstalled.pc.in * glib-2.0.pc.in * gmodule-2.0-uninstalled.pc.in * gmodule-2.0.pc.in * gmodule-export-2.0.pc.in * gmodule-no-export-2.0.pc.in: Move ICONV_LIBS and G_MODULE_LIBS to Libs.private. svn path=/trunk/; revision=6925
This commit is contained in:
committed by
Tor Lillqvist
parent
a41fa14e4b
commit
6938ac7b09
@@ -4,5 +4,5 @@ Name: GModule Uninstalled
|
||||
Description: Dynamic module loader for GLib, Not Installed
|
||||
Requires: glib-2.0-uninstalled
|
||||
Version: @VERSION@
|
||||
Libs: @G_MODULE_LDFLAGS@ ${pc_top_builddir}/${pcfiledir}/gmodule/libgmodule-2.0.la @G_MODULE_LIBS@
|
||||
Libs: @G_MODULE_LDFLAGS@ ${pc_top_builddir}/${pcfiledir}/gmodule/libgmodule-2.0.la
|
||||
Cflags: -I${pc_top_builddir}/${pcfiledir}/@srcdir@/gmodule
|
||||
|
Reference in New Issue
Block a user