diff --git a/configure.ac b/configure.ac index 9fce79e0..597a8ff4 100644 --- a/configure.ac +++ b/configure.ac @@ -321,7 +321,6 @@ if test -z "${LTLIB_LIBS}"; then [LTLIB_LIBS="-lltdl"], [AC_MSG_ERROR([ltdl not found, please install libltdl and/or libtool])] ) - fi saved_CFLAGS="${CFLAGS}" CFLAGS="${CFLAGS} ${LTLIB_CFLAGS}"