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 | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | |
---|
6 | Name: Libglade |
---|
7 | Description: a library for dynamically loading GLADE interface files |
---|
8 | Version: @VERSION@ |
---|
9 | # this should also require libxml, but there isn't a .pc file for it |
---|
10 | Requires: gtk+ |
---|
11 | Libs: -L${libdir} -lglade @XML_LIBS@ |
---|
12 | Cflags: -I${includedir}/libglade-1.0 @XML_CFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.