From 112ca8f1e10140813f0c3b2f7f9d0104065caeb4 Mon Sep 17 00:00:00 2001 From: Erik Walthinsen Date: Sat, 13 Jan 2001 02:55:45 +0000 Subject: [PATCH] turned static library build back off for development Original commit message from CVS: turned static library build back off for development --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 284273fd25..caa9958716 100644 --- a/configure.in +++ b/configure.in @@ -36,7 +36,7 @@ AC_PROG_CC AC_STDC_HEADERS AC_ARG_PROGRAM -dnl AM_DISABLE_STATIC +AM_DISABLE_STATIC AC_LIBTOOL_DLOPEN AM_PROG_LIBTOOL