From: jcorgan Date: Mon, 6 Jul 2009 05:59:12 +0000 (+0000) Subject: Revert changeset r11150 for gnuradio-omnithread.pc, which broke some out of tree... X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=194efd99b5b3b33d78969d584a2bb9882bfd2d98;p=debian%2Fgnuradio Revert changeset r11150 for gnuradio-omnithread.pc, which broke some out of tree compiles git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11368 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/omnithread/gnuradio-omnithread.pc.in b/omnithread/gnuradio-omnithread.pc.in index fb3be4a9..0a94562e 100644 --- a/omnithread/gnuradio-omnithread.pc.in +++ b/omnithread/gnuradio-omnithread.pc.in @@ -8,4 +8,4 @@ Description: The GNU Radio omniORB threading library Requires: Version: @VERSION@ Libs: -L${libdir} -lgromnithread -Cflags: -I${includedir} +Cflags: -I${includedir} @DEFINES@ @PTHREAD_CFLAGS@