From bf615c1c0db1047f5befc01860cde9c71aaf144b Mon Sep 17 00:00:00 2001 From: Robin KAY Date: Wed, 10 Sep 2003 23:20:08 +0000 Subject: Fix --disable-mlib option. CVS patchset: 5353 CVS date: 2003/09/10 23:20:08 --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 97aa98640..ba79d056b 100644 --- a/configure.ac +++ b/configure.ac @@ -260,7 +260,6 @@ if test x$enable_mlib = xyes; then ],) CPPFLAGS="$saved_CPPFLAGS" ], , -L$mlibhome/lib) - AM_CONDITIONAL(HAVE_MLIB, test x$ac_have_mlib = "xyes") fi AC_SUBST(MLIB_CFLAGS) -- cgit v1.2.3