diff options
author | eb | 2008-07-18 23:54:24 +0000 |
---|---|---|
committer | eb | 2008-07-18 23:54:24 +0000 |
commit | c8317fadf92f079b0a99f5b0c8a9041410c6ae6b (patch) | |
tree | bb34b4974df3fe16cf448df565ccf7b4b9da9fa9 /configure.ac | |
parent | e722fc33a402fa90f92f69b7e58281ce0890e04a (diff) | |
download | gnuradio-c8317fadf92f079b0a99f5b0c8a9041410c6ae6b.tar.gz gnuradio-c8317fadf92f079b0a99f5b0c8a9041410c6ae6b.tar.bz2 gnuradio-c8317fadf92f079b0a99f5b0c8a9041410c6ae6b.zip |
disabled gr-msdd6000 until ticket:252 is resolved
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@8941 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 6d21017e9..f5f6a7ab4 100644 --- a/configure.ac +++ b/configure.ac @@ -257,7 +257,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 +dnl GRC_GR_MSDD6000 dnl disabled until component is fixed (ticket:252) GRC_GR_AUDIO_ALSA GRC_GR_AUDIO_JACK GRC_GR_AUDIO_OSS |