root/gnuradio/tags/releases/3.1.0/omnithread/gnuradio-omnithread.pc.in

Revision 6269 (checked in by jcorgan, 1 year ago)

Merged r6224:6268 from features/deb into trunk. Implements most of a Debian package generation system. EXPERIMENTAL.

Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/gnuradio
5
6 Name: gnuradio-omnithread
7 Description: The GNU Radio omniORB threading library
8 Requires:
9 Version: @VERSION@
10 Libs: -L${libdir}
11 Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@
Note: See TracBrowser for help on using the browser.