commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r3773 - gnuradio/branches/developers/jcorgan/cppwrap


From: jcorgan
Subject: [Commit-gnuradio] r3773 - gnuradio/branches/developers/jcorgan/cppwrap
Date: Wed, 11 Oct 2006 10:22:57 -0600 (MDT)

Author: jcorgan
Date: 2006-10-11 10:22:57 -0600 (Wed, 11 Oct 2006)
New Revision: 3773

Modified:
   gnuradio/branches/developers/jcorgan/cppwrap/configure.ac
Log:
Ensure all components built before examples.

Modified: gnuradio/branches/developers/jcorgan/cppwrap/configure.ac
===================================================================
--- gnuradio/branches/developers/jcorgan/cppwrap/configure.ac   2006-10-11 
02:36:24 UTC (rev 3772)
+++ gnuradio/branches/developers/jcorgan/cppwrap/configure.ac   2006-10-11 
16:22:57 UTC (rev 3773)
@@ -160,7 +160,6 @@
 
 build_dirs="config"
 GRC_GNURADIO_CORE
-GRC_GNURADIO_EXAMPLES
 GRC_USRP
 GRC_GR_USRP                    dnl this must come after GRC_USRP
 GRC_GR_AUDIO_ALSA
@@ -184,6 +183,7 @@
 GRC_GR_EZDOP                   dnl this must come after GRC_EZDOP
 GRC_GR_RDF
 GRC_GR_PAGER
+GRC_GNURADIO_EXAMPLES
 
 # Each component is now either to be built, was skipped, or failed dependencies
 AC_SUBST([build_dirs], [$build_dirs])





reply via email to

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