commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: eb
Subject: [Commit-gnuradio] r8664 - gnuradio/trunk/config
Date: Mon, 23 Jun 2008 11:56:29 -0600 (MDT)

Author: eb
Date: 2008-06-23 11:56:28 -0600 (Mon, 23 Jun 2008)
New Revision: 8664

Modified:
   gnuradio/trunk/config/usrp_sdcc.m4
Log:
fixed quoting problem

Modified: gnuradio/trunk/config/usrp_sdcc.m4
===================================================================
--- gnuradio/trunk/config/usrp_sdcc.m4  2008-06-23 17:54:43 UTC (rev 8663)
+++ gnuradio/trunk/config/usrp_sdcc.m4  2008-06-23 17:56:28 UTC (rev 8664)
@@ -60,7 +60,7 @@
                        
AC_MSG_RESULT([$sdcc_major_version.$sdcc_minor_version.$sdcc_micro_version])
                else
                        sdccok=no
-                       AC_MSG_RESULT([USRP requires sdcc >= $sdcc_version_min. 
sdcc not found. See http://sdcc.sf.net";])
+                       AC_MSG_RESULT([USRP requires sdcc >= $sdcc_version_min. 
sdcc not found. See http://sdcc.sf.net])
                fi
 
                AC_SUBST(XCC)





reply via email to

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