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:
78fd1ac
)
remove nonexisting configure options
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 16 Mar 2004 09:51:35 +0000
(09:51 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 16 Mar 2004 09:51:35 +0000
(09:51 +0000)
Original commit message from CVS:
remove nonexisting configure options
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
ca2c66f
..
9bb23f5
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-30,7
+30,7
@@
then
fi
. common/gst-autogen.sh
-CONFIGURE_DEF_OPT='--enable-maintainer-mode
--enable-plugin-builddir --enable-debug --enable-DEBUG
'
+CONFIGURE_DEF_OPT='--enable-maintainer-mode'
autogen_options $@