commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] r3340 - gnuradio/branches/developers/jcorgan/ticket-38


From: jcorgan
Subject: [Commit-gnuradio] r3340 - gnuradio/branches/developers/jcorgan/ticket-38
Date: Thu, 17 Aug 2006 09:35:38 -0600 (MDT)

Author: jcorgan
Date: 2006-08-17 09:35:37 -0600 (Thu, 17 Aug 2006)
New Revision: 3340

Modified:
   gnuradio/branches/developers/jcorgan/ticket-38/configure.ac
Log:
Disabled all components but core and ezdop in developer branch 
jcorgan/ticket-38.

Modified: gnuradio/branches/developers/jcorgan/ticket-38/configure.ac
===================================================================
--- gnuradio/branches/developers/jcorgan/ticket-38/configure.ac 2006-08-17 
15:07:36 UTC (rev 3339)
+++ gnuradio/branches/developers/jcorgan/ticket-38/configure.ac 2006-08-17 
15:35:37 UTC (rev 3340)
@@ -151,28 +151,28 @@
 dnl The order of the GR_ macros determines the order of compilation
 subdirs="config"
 GRC_GNURADIO_CORE
-GRC_GNURADIO_EXAMPLES
-GRC_USRP
-GRC_GR_USRP                    dnl this must come after GRC_USRP
-GRC_GR_AUDIO_ALSA
-GRC_GR_AUDIO_JACK
-GRC_GR_AUDIO_OSS
-GRC_GR_AUDIO_OSX               dnl ***NOT TESTED***
-GRC_GR_AUDIO_PORTAUDIO         dnl ***NOT TESTED***
-GRC_GR_AUDIO_WINDOWS           dnl ***NOT TESTED***
-GRC_GR_ATSC
-GRC_GR_COMEDI
-dnl GRC_GR_ERROR_CORRECTING_CODES  dnl disabled until fix for ticket:36
-GRC_GR_GSM_FR_VOCODER
-GRC_GR_RADAR
-GRC_GR_RADIO_ASTRONOMY
-GRC_GR_VIDEO_SDL
-GRC_GR_WXGUI
-GRC_PMT
-GRC_MBLOCK                     dnl this must come after GRC_PMT
-GRC_GR_TRELLIS
-dnl GRC_EZDOP                  dnl disable until grc_ezdop.m4 fixed
-dnl GRC_GR_EZDOP               dnl this must come after GRC_EZDOP
+#GRC_GNURADIO_EXAMPLES
+#GRC_USRP
+#GRC_GR_USRP                   dnl this must come after GRC_USRP
+#GRC_GR_AUDIO_ALSA
+#GRC_GR_AUDIO_JACK
+#GRC_GR_AUDIO_OSS
+#GRC_GR_AUDIO_OSX              dnl ***NOT TESTED***
+#GRC_GR_AUDIO_PORTAUDIO                dnl ***NOT TESTED***
+#GRC_GR_AUDIO_WINDOWS          dnl ***NOT TESTED***
+#GRC_GR_ATSC
+#GRC_GR_COMEDI
+#dnl GRC_GR_ERROR_CORRECTING_CODES  dnl disabled until fix for ticket:36
+#GRC_GR_GSM_FR_VOCODER
+#GRC_GR_RADAR
+#GRC_GR_RADIO_ASTRONOMY
+#GRC_GR_VIDEO_SDL
+#GRC_GR_WXGUI
+#GRC_PMT
+#GRC_MBLOCK                    dnl this must come after GRC_PMT
+#GRC_GR_TRELLIS
+GRC_EZDOP                      dnl disable until grc_ezdop.m4 fixed
+GRC_GR_EZDOP           dnl this must come after GRC_EZDOP
 
 dnl Has list of successfully configured components
 AC_SUBST([subdirs],$subdirs)





reply via email to

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