Revision 18268,
471 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18267,
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 | # so people can do "pkg-config --variable moduledir libglade-2.0" |
---|
7 | # (which is broken - users can now use the LIBGLADE_MODULE_PATH |
---|
8 | # environment variable |
---|
9 | moduledir=${libdir}/libglade/2.0 |
---|
10 | |
---|
11 | Name: Libglade |
---|
12 | Description: a library for dynamically loading GLADE interface files |
---|
13 | Version: @VERSION@ |
---|
14 | Requires: gtk+-2.0 libxml-2.0 |
---|
15 | Libs: -L${libdir} -lglade-2.0 |
---|
16 | Cflags: -I${includedir}/libglade-2.0 |
---|
17 | |
---|
Note: See
TracBrowser
for help on using the repository browser.