Removed ezdop from build until m4 issue fixed.
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 16 Aug 2006 21:04:19 +0000 (21:04 +0000)
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>
Wed, 16 Aug 2006 21:04:19 +0000 (21:04 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3323 221aa14e-8319-0410-a670-987f0aec2ac5

configure.ac

index 10bebd06cf52029e2306d320a2e99cbf7b9b955d..4af5d06d2fd2f38eb610efa9dc6bf24bba846aa5 100644 (file)
@@ -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)