diff options
author | n4hy | 2008-08-18 19:55:14 +0000 |
---|---|---|
committer | n4hy | 2008-08-18 19:55:14 +0000 |
commit | 8e7ddfa7b1c31da92fd6489ba79c7be71d26024e (patch) | |
tree | 7dbe2561def75974a77226413c3bff2e2f72a3ba /configure.ac | |
parent | b9bf2c0f402d1a17d843d233faf67674a49e8477 (diff) | |
download | gnuradio-8e7ddfa7b1c31da92fd6489ba79c7be71d26024e.tar.gz gnuradio-8e7ddfa7b1c31da92fd6489ba79c7be71d26024e.tar.bz2 gnuradio-8e7ddfa7b1c31da92fd6489ba79c7be71d26024e.zip |
configure.ac cleanup to remove dnl message
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9314 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 851372dce..5d4c380e8 100644 --- a/configure.ac +++ b/configure.ac @@ -249,7 +249,7 @@ GRC_MBLOCK dnl this must come after GRC_PMT GRC_USRP GRC_GR_USRP dnl this must come after GRC_USRP GRC_GR_GCELL dnl this must come after GRC_GCELL and GRC_GNURADIO_CORE -GRC_GR_MSDD6000 dnl disabled until component is fixed (ticket:252) +GRC_GR_MSDD6000 GRC_GR_AUDIO_ALSA GRC_GR_AUDIO_JACK GRC_GR_AUDIO_OSS |