source: trunk/third/libglade/libglade.pc.in @ 17111

Revision 17111, 356 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17110, which included commits to RCS files with non-trunk default branches.
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: Libglade
7Description: a library for dynamically loading GLADE interface files
8Version: @VERSION@
9# this should also require libxml, but there isn't a .pc file for it
10Requires: gtk+
11Libs: -L${libdir} -lglade @XML_LIBS@
12Cflags: -I${includedir}/libglade-1.0 @XML_CFLAGS@
Note: See TracBrowser for help on using the repository browser.