summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5f0b128)
raw | patch | inline | side by side (parent: 5f0b128)
author | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 20:41:09 +0000 (22:41 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sun, 14 Oct 2012 20:41:09 +0000 (22:41 +0200) |
autogen.sh | patch | blob | history |
diff --git a/autogen.sh b/autogen.sh
index baf89b6419fbc0c25482ee2b2ecb270b94723e8e..40b36d6b746a304c28a368517962aa9178276414 100755 (executable)
--- a/autogen.sh
+++ b/autogen.sh
autoheader --force --warnings=all
automake --add-missing --copy --foreign --warnings=all
+set +x
+
+echo ""
echo "Run './configure' to configure the software. See './configure --help'"
echo "for details on command line options and environment variables affecting"
echo "the build."