From: Wim Taymans Date: Tue, 11 Dec 2001 20:19:35 +0000 (+0000) Subject: Make sure we build a static version too for the release X-Git-Tag: RELEASE-0_3_0-EVENTFUL~44 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=45edb41eda09d62a88fc49080bec4ab57cbb2402;p=platform%2Fupstream%2Fgstreamer.git Make sure we build a static version too for the release Original commit message from CVS: Make sure we build a static version too for the release --- diff --git a/configure.ac b/configure.ac index 196ef8dea2..4adc9c9dd6 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 -AM_DISABLE_STATIC +dnl AM_DISABLE_STATIC AC_LIBTOOL_DLOPEN AM_PROG_LIBTOOL