Added autoconf code that verifies that the C compiler is at the minimum

supported version (3.x).

llvm-svn: 8142
This commit is contained in:
John Criswell 2003-08-25 16:51:44 +00:00
parent 6a47a970c1
commit b599ecef71
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ a "wishlist" of desirable features.
</li>
</ul>
<li>Move the Reoptimizer code out of mainline CVS and the release.</li>
<li>Add autoconf checks to ensure that the compiler is GCC 3.x or higher.<br>
</li>
<li>Documentation</li>