From 89dac1db6f168d7469cfbc4432651d4724c5c0de Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 29 Jun 2009 22:19:51 +0300 Subject: [PATCH] Added a comment about "autoconf -fi" to autogen.sh. --- autogen.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/autogen.sh b/autogen.sh index f9b9c602..f0195eca 100755 --- a/autogen.sh +++ b/autogen.sh @@ -9,6 +9,9 @@ # ############################################################################### +# The result of using "autoreconf -fi" should be identical to using this +# script. I'm leaving this script here just in case someone finds it useful. + set -e -x ${AUTOPOINT:-autopoint} -f