diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
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) |