source: trunk/third/glib2/gmodule-2.0.pc.in @ 18159

Revision 18159, 294 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18158, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6gmodule_supported=@G_MODULE_SUPPORTED@
7
8Name: GModule
9Description: Dynamic module loader for GLib
10Requires: glib-2.0
11Version: @VERSION@
12Libs: -L${libdir} @G_MODULE_LDFLAGS@ -lgmodule-2.0 @G_MODULE_LIBS@
13Cflags:
Note: See TracBrowser for help on using the repository browser.