mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
don't duplicate glib Cflags
2000-08-10 Havoc Pennington <hp@redhat.com> * gthread-2.0.pc.in (Cflags): don't duplicate glib Cflags * gmodule-2.0.pc.in (Cflags): don't duplicate glib Cflags * gobject-2.0.pc.in (Cflags): don't duplicate Cflags from glib itself
This commit is contained in:
committed by
Havoc Pennington
parent
c055bfe189
commit
4261dcfa99
@@ -8,4 +8,4 @@ Description: Dynamic module loader for GLib
|
||||
Requires: glib-2.0
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-1.3 @G_MODULE_LIBS@
|
||||
Cflags: -I${includedir}/glib-2.0 -I${libdir}/glib/include
|
||||
Cflags:
|
||||
|
Reference in New Issue
Block a user