commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r9616 - gnuradio/trunk/config


From: eb
Subject: [Commit-gnuradio] r9616 - gnuradio/trunk/config
Date: Sat, 20 Sep 2008 10:04:21 -0600 (MDT)

Author: eb
Date: 2008-09-20 10:04:19 -0600 (Sat, 20 Sep 2008)
New Revision: 9616

Modified:
   gnuradio/trunk/config/grc_usrp2.m4
Log:
merged michaelld/usrp2_config [9614] into trunk.  Fixes non-Linux builds

Modified: gnuradio/trunk/config/grc_usrp2.m4
===================================================================
--- gnuradio/trunk/config/grc_usrp2.m4  2008-09-20 15:24:32 UTC (rev 9615)
+++ gnuradio/trunk/config/grc_usrp2.m4  2008-09-20 16:04:19 UTC (rev 9616)
@@ -33,6 +33,7 @@
       *)
        AC_MSG_RESULT([no])
        AC_MSG_NOTICE([USRP2 currently requires Linux host OS, not found])
+       AM_CONDITIONAL([BUILDING_USRP2_FIRMWARE],[0])
         passed="no"
         ;;
     esac





reply via email to

[Prev in Thread] Current Thread [Next in Thread]