From de8142f4496c8c7f8c0396405300798ca78d7ac5 Mon Sep 17 00:00:00 2001 From: Jehan Monnier Date: Fri, 29 Aug 2014 16:50:14 +0200 Subject: [PATCH] make sure to have libbcg729 compiled for testing purposes --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7a4e756..81f3f28 100644 --- a/configure.ac +++ b/configure.ac @@ -54,7 +54,7 @@ esac AC_SUBST(VISIBILITY_CFLAGS) # Initialize libtool -LT_INIT([win32-dll shared disable-static]) +LT_INIT([win32-dll shared ]) AC_CONFIG_COMMANDS([libtool-hacking], [if test "$mingw_found" = "yes" ; then