Leave a pointer to the documentation so that people don't end up change one but
authorNick Lewycky <nicholas@mxc.ca>
Sun, 27 Sep 2009 04:57:35 +0000 (04:57 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sun, 27 Sep 2009 04:57:35 +0000 (04:57 +0000)
not the other in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82887 91177308-0d34-0410-b5e6-96231b3b80d8

autoconf/AutoRegen.sh

index 07866e6bf2977206277486fc544b1748261b6677..7809667ac5f1ccda88bfa85c702e8af7fdb8a245 100755 (executable)
@@ -12,6 +12,8 @@ clean() {
 ### NOTE: ############################################################
 ### These variables specify the tool versions we want to use.
 ### Periods should be escaped with backslash for use by grep.
+###
+### If you update these, please also update docs/GettingStarted.html
 want_autoconf_version='2\.60'
 want_autoheader_version=$want_autoconf_version
 want_aclocal_version='1\.9\.6'