summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-16 09:51:35 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-16 09:51:35 +0000
commitda60b83971a0d89cbeb9aebf8a96cb566fc99dc1 (patch)
treea3eb3a1eed18b329ee8c70fc969152fcdfe201af /autogen.sh
parent78fd1ac9dd1d6837232e27a98d7df8018f7d45c1 (diff)
remove nonexisting configure options
Original commit message from CVS: remove nonexisting configure options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index ca2c66f..9bb23f5 100755
--- 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 $@