Don't try to use PKG_CONFIG when we didn't find it. (#62944, Eric Lemings)
[glib.git] / gmodule-2.0.pc.in
blob1132370307d98d4357f514779ed9c4d9a533777b
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 gmodule_supported=@G_MODULE_SUPPORTED@
8 Name: GModule
9 Description: Dynamic module loader for GLib
10 Requires: glib-2.0
11 Version: @VERSION@
12 Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-1.3 @G_MODULE_LIBS@
13 Cflags: