summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2006-08-16 21:04:19 +0000
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2006-08-16 21:04:19 +0000
commitf170c32cbcbef44b4d094ee7018f5f618ea95f90 (patch)
tree695700e06d6c8a32fb36dc9dde44444dfce3c674 /configure.ac
parentd5c192f9e3cde58589845b7b51057afc45d3bc79 (diff)
Removed ezdop from build until m4 issue fixed.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3323 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 10bebd06cf..4af5d06d2f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -170,8 +170,8 @@ GRC_GR_VIDEO_SDL
GRC_GR_WXGUI
GRC_PMT
GRC_GR_TRELLIS
-GRC_EZDOP
-GRC_GR_EZDOP dnl this must come after GRC_EZDOP
+dnl GRC_EZDOP dnl disable until grc_ezdop.m4 fixed
+dnl GRC_GR_EZDOP dnl this must come after GRC_EZDOP
dnl Has list of successfully configured components
AC_SUBST([subdirs],$subdirs)