summaryrefslogtreecommitdiff
path: root/ham/gnuradio-usrp/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'ham/gnuradio-usrp/patches/patch-ad')
-rw-r--r--ham/gnuradio-usrp/patches/patch-ad12
1 files changed, 12 insertions, 0 deletions
diff --git a/ham/gnuradio-usrp/patches/patch-ad b/ham/gnuradio-usrp/patches/patch-ad
new file mode 100644
index 00000000000..541334862ae
--- /dev/null
+++ b/ham/gnuradio-usrp/patches/patch-ad
@@ -0,0 +1,12 @@
+$NetBSD: patch-ad,v 1.1 2009/08/12 12:21:41 markd Exp $
+
+--- config/grc_usrp.m4.orig 2009-06-05 17:12:19.000000000 +1200
++++ config/grc_usrp.m4
+@@ -19,6 +19,7 @@ dnl Boston, MA 02110-1301, USA.
+
+ AC_DEFUN([GRC_USRP],[
+ GRC_ENABLE(usrp)
++ GRC_WITH(usrp)
+
+ dnl Don't do usrp if omnithread skipped
+ GRC_CHECK_DEPENDENCY(usrp, omnithread)