summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:50:47 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-04 11:50:47 +0000
commit6482f4af8f21b5d37fba8b847269bd51d42acbb2 (patch)
treee556eb753517dcad493793a2a53a613962e91c45 /autogen.sh
parent3a7c7705e6abf04e610ace90bce642f8b6b7a680 (diff)
fix distcheck
Original commit message from CVS: fix distcheck
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 d211d92e..9b90dd39 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -25,7 +25,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 --enable-gtk-doc'
autogen_options $@