From 3fef04759f1832e4dd52b6b44ca90bbedff4ee5d Mon Sep 17 00:00:00 2001 From: Klaus Treichel Date: Thu, 31 Aug 2006 18:24:05 +0000 Subject: [PATCH] Commit configure.in which i missed the last time ;) --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index a9cc86f..2af34c1 100644 --- a/configure.in +++ b/configure.in @@ -102,7 +102,7 @@ AC_PROG_MAKE_SET AC_PROG_YACC AM_PROG_LEX AC_LIBTOOL_WIN32_DLL -AM_PROG_LIBTOOL +AC_PROG_LIBTOOL dnl Set the correct flags for compiling with MSVC. "/QIfist" is needed dnl on systems with both VC 6.0 and VC 7.0 installed: sometimes VC 7.0 -- 2.47.3