Make sure we build a static version too for the release
authorWim Taymans <wim.taymans@gmail.com>
Tue, 11 Dec 2001 20:19:35 +0000 (20:19 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 11 Dec 2001 20:19:35 +0000 (20:19 +0000)
Original commit message from CVS:
Make sure we build a static version too for the release

configure.ac

index 196ef8d..4adc9c9 100644 (file)
@@ -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
-AM_DISABLE_STATIC
+dnl AM_DISABLE_STATIC
 AC_LIBTOOL_DLOPEN
 AM_PROG_LIBTOOL