From e7e92a0ad4c341638e2a47f3398e7d6481edbee9 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 13 Dec 2001 12:01:20 +0000 Subject: [PATCH] Disable static building again Original commit message from CVS: Disable static building again --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6693dadc60..76eb0e4f33 100644 --- a/configure.ac +++ b/configure.ac @@ -53,7 +53,7 @@ AC_ISC_POSIX dnl We disable static building for development, for time savings dnl *NOTE*: dnl this line before release, so release does static too -dnl AM_DISABLE_STATIC +AM_DISABLE_STATIC AC_LIBTOOL_DLOPEN AM_PROG_LIBTOOL