summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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)