summaryrefslogtreecommitdiff
path: root/gmodule-2.0.pc.in
blob: 7117b31e0d3eb91efd82771129e5f52d92c2c208 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

gmodule_supported=@G_MODULE_SUPPORTED@

Name: GModule
Description: Dynamic module loader for GLib
Requires: glib-2.0
Version: @VERSION@
Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-2.0 
Libs.private: @G_MODULE_LIBS@
Cflags: