summaryrefslogtreecommitdiff
path: root/gmodule-2.0.pc.in
blob: 1132370307d98d4357f514779ed9c4d9a533777b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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-1.3 @G_MODULE_LIBS@
Cflags: