nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 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@ |