summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 420d3f8..cea2358 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,5 +4,4 @@ aclocal -I m4
autoheader
autoconf
automake -a -c -f
-echo autogen.sh: now run ./configure
-
+echo autogen.sh: now run ./configure --enable-maintainer-mode