From f170c32cbcbef44b4d094ee7018f5f618ea95f90 Mon Sep 17 00:00:00 2001
From: jcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Date: Wed, 16 Aug 2006 21:04:19 +0000
Subject: Removed ezdop from build until m4 issue fixed.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3323 221aa14e-8319-0410-a670-987f0aec2ac5
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'configure.ac')

diff --git a/configure.ac b/configure.ac
index 10bebd06c..4af5d06d2 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)
-- 
cgit v1.2.3