autogen.sh: remove undefined configure options
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 Jun 2010 12:09:28 +0000 (13:09 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 3 Jun 2010 12:09:28 +0000 (13:09 +0100)
autogen.sh

index 22c4f7e..7f38b72 100755 (executable)
@@ -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 $@