summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2001-12-13 12:01:20 +0000
committerWim Taymans <wim.taymans@gmail.com>2001-12-13 12:01:20 +0000
commite7e92a0ad4c341638e2a47f3398e7d6481edbee9 (patch)
tree4a4f7e88f38e36b8b665127c0c606ad5c80ca98e
parent5a3b66fbae325293efbd6e9f72a672235d681e64 (diff)
downloadgstreamer-e7e92a0ad4c341638e2a47f3398e7d6481edbee9.tar.gz
Disable static building again
Original commit message from CVS: Disable static building again
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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