projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acd582d
)
Enable static building again for the release.
author
Wim Taymans
<wim.taymans@gmail.com>
Tue, 1 Jan 2002 14:33:33 +0000
(14:33 +0000)
committer
Wim 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
6c396a6
..
e63cbe7
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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