From: eb Date: Sat, 20 Sep 2008 16:04:19 +0000 (+0000) Subject: merged michaelld/usrp2_config [9614] into trunk. Fixes non-Linux builds X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=2d5774fcb50a483f2c6beddb6ea379718e90d10f;p=debian%2Fgnuradio merged michaelld/usrp2_config [9614] into trunk. Fixes non-Linux builds git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9616 221aa14e-8319-0410-a670-987f0aec2ac5 --- diff --git a/config/grc_usrp2.m4 b/config/grc_usrp2.m4 index ec88ab34..71757bfc 100644 --- a/config/grc_usrp2.m4 +++ b/config/grc_usrp2.m4 @@ -33,6 +33,7 @@ AC_DEFUN([GRC_USRP2],[ *) AC_MSG_RESULT([no]) AC_MSG_NOTICE([USRP2 currently requires Linux host OS, not found]) + AM_CONDITIONAL([BUILDING_USRP2_FIRMWARE],[0]) passed="no" ;; esac