X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=autoconf%2FAutoRegen.sh;h=cbca7387a85cc03e65a90eb4b0b2edec33ff1b8c;hb=070764ee855463a2c9224138bc056fa4f2ef06da;hp=7809667ac5f1ccda88bfa85c702e8af7fdb8a245;hpb=68cecbde18da8a8fd84e03ef346a308019975f8a;p=oota-llvm.git diff --git a/autoconf/AutoRegen.sh b/autoconf/AutoRegen.sh index 7809667ac5f..cbca7387a85 100755 --- a/autoconf/AutoRegen.sh +++ b/autoconf/AutoRegen.sh @@ -13,7 +13,7 @@ clean() { ### 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 +### If you update these, please also update docs/GettingStarted.rst want_autoconf_version='2\.60' want_autoheader_version=$want_autoconf_version want_aclocal_version='1\.9\.6'