# Disable enable-maintainer-mode for debian packages. As one of the side effects,
# there is no need to pass the --prefix option to avoid installing things into
# /usr/local .
--- a/autogen.sh
+++ b/autogen.sh
@@ -126,4 +126,4 @@
 autoconf || exit 1
 
 cd $olddir
-$srcdir/configure --enable-maintainer-mode "$@" && echo
+#$srcdir/configure --enable-maintainer-mode "$@" && echo
