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

supported version (3.x).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8142 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
John Criswell 2003-08-25 16:51:44 +00:00
parent de00db210c
commit 6dbc5887e5

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>