summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-06-03 13:09:28 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-06-03 13:09:28 +0100
commitaa183d9231aedf9a0074fc071435525242af6f1b (patch)
tree0607d3cc06eef187400a13ff9c4240686a391fb2 /autogen.sh
parent1bde3fff817bb6a93bd9856d1789fd897a861ad0 (diff)
autogen.sh: remove undefined 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 22c4f7e..7f38b72 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -33,7 +33,7 @@ then
fi
-CONFIGURE_DEF_OPT='--enable-maintainer-mode --enable-plugin-builddir --enable-debug --enable-DEBUG'
+CONFIGURE_DEF_OPT='--enable-maintainer-mode'
autogen_options $@