From 39e70310d49747ec1ec0890ccdfbf1a77c232338 Mon Sep 17 00:00:00 2001 From: Peng Wu Date: Mon, 31 Dec 2012 10:54:30 +0800 Subject: clean up configure.ac --- configure.ac | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure.ac b/configure.ac index 8a2b5c2..d5ff4b0 100644 --- a/configure.ac +++ b/configure.ac @@ -40,10 +40,7 @@ AC_PROG_MAKE_SET AC_GNU_SOURCE # Init libtool -AC_LIBTOOL_WIN32_DLL -AC_LIBTOOL_DLOPEN AC_PROG_LIBTOOL -AC_LIB_LTDL AC_SUBST(LIBTOOL_DEPS) # libtool option to control which symbols are exported -- cgit