[llvm-commits] [hlvm] r38119 - /hlvm/trunk/docs/GettingStarted.html

Reid Spencer reid at x10sys.com
Sat Jul 7 17:00:02 PDT 2007


Author: reid
Date: Sat Jul  7 19:00:02 2007
New Revision: 38119

URL: http://llvm.org/viewvc/llvm-project?rev=38119&view=rev
Log:
Remove an out-dated build instruction for apr-util.

Modified:
    hlvm/trunk/docs/GettingStarted.html

Modified: hlvm/trunk/docs/GettingStarted.html
URL: http://llvm.org/viewvc/llvm-project/hlvm/trunk/docs/GettingStarted.html?rev=38119&r1=38118&r2=38119&view=diff

==============================================================================
--- hlvm/trunk/docs/GettingStarted.html (original)
+++ hlvm/trunk/docs/GettingStarted.html Sat Jul  7 19:00:02 2007
@@ -253,11 +253,7 @@
     <li>Required to use the <tt>--enable-other-child</tt> configure flag.</li>
   </ul>
   <h2>apr-util</h2>
-  <ul>
-    <li>APR Utils depends on expat and so does HLVM. They must use the same
-    version or HLVM tools will not link properly. To ensure this, always provide
-    the apr-util configure script with <tt>--with-expat=/your/install</tt></li>
-  </ul>
+  <p>No special instructions.</p>
 </div>
 </body>
 </html>





More information about the llvm-commits mailing list