X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=autogen.sh;h=40b36d6b746a304c28a368517962aa9178276414;hb=7a4d5b8e89f191a5f8fd289415e0e2aa89fc0901;hp=baf89b6419fbc0c25482ee2b2ecb270b94723e8e;hpb=ac5961c9983ead0da2d96af6f08ab5701bbdd258;p=postrr.git diff --git a/autogen.sh b/autogen.sh index baf89b6..40b36d6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -15,6 +15,9 @@ autoconf --force --warnings=all 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."