diff options
author | Johnathan Corgan | 2010-05-21 17:47:26 -0700 |
---|---|---|
committer | Johnathan Corgan | 2010-05-21 17:47:26 -0700 |
commit | 62f8c06058435ed3e16f20327bb07bd29e4d8386 (patch) | |
tree | d95e4ce73cab69253813e894762dde51a9737424 /configure.ac | |
parent | c5b28091c915891d0a5556bcadb8f491a6689024 (diff) | |
download | gnuradio-62f8c06058435ed3e16f20327bb07bd29e4d8386.tar.gz gnuradio-62f8c06058435ed3e16f20327bb07bd29e4d8386.tar.bz2 gnuradio-62f8c06058435ed3e16f20327bb07bd29e4d8386.zip |
libvrt: remove from 3.3 API.
libvrt will continue as part of the 3.4git development branch, where
it will undergo a rewrite and API change.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6d70e03de..0b651fd34 100644 --- a/configure.ac +++ b/configure.ac @@ -340,7 +340,6 @@ GRC_GCELL GRC_GNURADIO_CORE GRC_USRP GRC_USRP2 -GRC_VRT GRC_GR_USRP dnl this must come after GRC_USRP GRC_GR_USRP2 GRC_GR_GCELL dnl this must come after GRC_GCELL and GRC_GNURADIO_CORE |