Enable static building again for the release.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 1 Jan 2002 14:33:33 +0000 (14:33 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 1 Jan 2002 14:33:33 +0000 (14:33 +0000)
Original commit message from CVS:
Enable static building again for the release.

configure.ac

index 6c396a6..e63cbe7 100644 (file)
@@ -58,7 +58,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