diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 8a3e21b2d..9a0c3615f 100644 --- a/configure.ac +++ b/configure.ac @@ -162,7 +162,7 @@ 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:25 +GRC_GR_ERROR_CORRECTING_CODES dnl disabled until fix for ticket:25 GRC_GR_GSM_FR_VOCODER GRC_GR_RADAR GRC_GR_RADIO_ASTRONOMY @@ -170,7 +170,7 @@ GRC_GR_VIDEO_SDL GRC_GR_WXGUI GRC_PMT GRC_GR_TRELLIS -GRC_EZDOP +#GRC_EZDOP GRC_GR_EZDOP dnl this must come after GRC_EZDOP dnl Has list of successfully configured components |