From 8a4e27bdc362e3781ac947ff5536c1f0dbd3ba60 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 6 Apr 2003 10:21:56 +0000 Subject: more build system fixups --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a9281dc3..0692209d 100644 --- a/configure.ac +++ b/configure.ac @@ -16,6 +16,8 @@ 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]) -- cgit v1.2.3