usbmodeswitch: Updated to v.1.2.6 from shibby's branch.
[tomato.git] / release / src / router / glib / gthread.pc
blob1c0ccbee3ac43a235e84cc216e523fbf36a8d3d4
1 prefix=/usr
2 exec_prefix=${prefix}
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
6 Name: GThread
7 Description: Thread support for GLib
8 Requires: glib
9 Version: 1.2.10
10 Libs: -L${libdir} -lgthread -lpthread
11 Cflags:  -D_REENTRANT