From: Dana Jansens Date: Sun, 14 Sep 2003 06:43:45 +0000 (+0000) Subject: dont need libtool doing dlopen capable libs X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=2e161a163306eace33978aea30d16f81b058433c;p=chaz%2Fopenbox dont need libtool doing dlopen capable libs --- diff --git a/configure.ac b/configure.ac index 2d4780e8..db71b887 100644 --- a/configure.ac +++ b/configure.ac @@ -51,7 +51,6 @@ OB_COMPILER_FLAGS AC_C_CONST AC_C_INLINE -AC_LIBTOOL_DLOPEN AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) LIBTOOL="$LIBTOOL --silent"