Revision 18159,
246 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.
|
Rev | Line | |
---|
[18158] | 1 | prefix=@prefix@ |
---|
| 2 | exec_prefix=@exec_prefix@ |
---|
| 3 | libdir=@libdir@ |
---|
| 4 | includedir=@includedir@ |
---|
| 5 | |
---|
| 6 | Name: GThread |
---|
| 7 | Description: Thread support for GLib |
---|
| 8 | Requires: glib-2.0 |
---|
| 9 | Version: @VERSION@ |
---|
| 10 | Libs: -L${libdir} -lgthread-2.0 @G_THREAD_LIBS@ |
---|
| 11 | Cflags: @G_THREAD_CFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.