remove nonexisting configure options
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 16 Mar 2004 09:51:35 +0000 (09:51 +0000)
committerThomas 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

index ca2c66f..9bb23f5 100755 (executable)
@@ -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 $@