diff options
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 7ceacd46..c924986c 100644 --- a/configure.ac +++ b/configure.ac @@ -16,8 +16,6 @@ OB_COMPILER_FLAGS AC_C_CONST AC_C_INLINE -AC_PROG_MAKE_SET - if test "$CVS" = "yes"; then AC_PATH_PROG([FLEX], [flex]) test "$FLEX" || AC_MSG_ERROR([flex not found]) |
