1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

Leave a pointer to the documentation so that people don't end up change one but

not the other in the future.

llvm-svn: 82887
This commit is contained in:
Nick Lewycky 2009-09-27 04:57:35 +00:00
parent d77653667a
commit 18d420fde7

View File

@ -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'