summaryrefslogtreecommitdiff
path: root/omnithread
diff options
context:
space:
mode:
authorjcorgan2009-07-06 05:59:12 +0000
committerjcorgan2009-07-06 05:59:12 +0000
commit194efd99b5b3b33d78969d584a2bb9882bfd2d98 (patch)
tree836058d6098fb8ffff0e1f5884fb21c7a0696a0a /omnithread
parentdcd1188902ac06a21030e89b4a7f6a03ae745c00 (diff)
downloadgnuradio-194efd99b5b3b33d78969d584a2bb9882bfd2d98.tar.gz
gnuradio-194efd99b5b3b33d78969d584a2bb9882bfd2d98.tar.bz2
gnuradio-194efd99b5b3b33d78969d584a2bb9882bfd2d98.zip
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
Diffstat (limited to 'omnithread')
-rw-r--r--omnithread/gnuradio-omnithread.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnithread/gnuradio-omnithread.pc.in b/omnithread/gnuradio-omnithread.pc.in
index fb3be4a96..0a94562e9 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@