diff --git a/autogen.sh b/autogen.sh index de5ded87802..97916d9f38b 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,9 +2,8 @@ # Bootstrap the development environment - add extra files needed to run configure. # Note autoreconf should do what this file achieves, but it has a bug when working with automake! -# The latest config.guess and config.sub should be copied into Tools/config and checked into SVN -# when upgrading the autotools. Otherwise this script will ensure the latest is copied from -# your autotool installation. +# The latest config.guess and config.sub should be copied into Tools/config. +# This script will ensure the latest is copied from your autotool installation. set -e set -x