commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r9699 - gnuradio/trunk


From: eb
Subject: [Commit-gnuradio] r9699 - gnuradio/trunk
Date: Thu, 2 Oct 2008 14:38:03 -0600 (MDT)

Author: eb
Date: 2008-10-02 14:38:02 -0600 (Thu, 02 Oct 2008)
New Revision: 9699

Modified:
   gnuradio/trunk/configure.ac
Log:
disabled GRC, breaks VPATH build, see ticket:298

Modified: gnuradio/trunk/configure.ac
===================================================================
--- gnuradio/trunk/configure.ac 2008-10-02 04:38:37 UTC (rev 9698)
+++ gnuradio/trunk/configure.ac 2008-10-02 20:38:02 UTC (rev 9699)
@@ -297,7 +297,7 @@
 GRC_GR_SOUNDER                 dnl this must come after GRC_USRP
 GRC_GR_UTILS                    dnl this must come after GRC_GR_WXGUI
 GRC_GNURADIO_EXAMPLES          dnl must come after all GRC_GR_*
-GRC_GRC
+dnl GRC_GRC                    dnl breaks the build at r9698 ticket:298
 
 # Each component is now either to be built, was skipped, will be
 # included from pre-installed libraries and includes, or failed





reply via email to

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