add pr105

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11189 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Brian Gaeke 2004-02-08 18:49:13 +00:00
parent 79bf052531
commit 4bb2969393

View File

@ -135,6 +135,7 @@ In this release, the following build problems were fixed:
<li><a href="http://llvm.cs.uiuc.edu/PR210">[build] Makefiles break if C frontend target string has unexpected value</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR214">[build] hard-wired assumption that shared-library extension is ".so"</a></li>
<li><A href="http://llvm.cs.uiuc.edu/PR222">make tools-only doesn't make lib/Support</a></li>
<li><a href="http://llvm.cs.uiuc.edu/PR105">[build] Usage of autoconf is awkward</a></li>
</ol>
<!--=========================================================================-->