Author: eb
Date: 2007-11-20 15:54:51 -0700 (Tue, 20 Nov 2007)
New Revision: 7009

Modified:
   gnuradio/trunk/omnithread/gnuradio-omnithread.pc.in
Log:
added missing -lgromnithread

Modified: gnuradio/trunk/omnithread/gnuradio-omnithread.pc.in
===================================================================
--- gnuradio/trunk/omnithread/gnuradio-omnithread.pc.in 2007-11-20 22:51:08 UTC 
(rev 7008)
+++ gnuradio/trunk/omnithread/gnuradio-omnithread.pc.in 2007-11-20 22:54:51 UTC 
(rev 7009)
@@ -7,5 +7,5 @@
 Description: The GNU Radio omniORB threading library
 Requires:
 Version: @VERSION@
-Libs: -L${libdir} 
+Libs: -L${libdir} -lgromnithread
 Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@



_______________________________________________
Commit-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnuradio

Reply via email to