<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dan? Can you regenerate configure?<div><br></div><div>-Tanya<br><div><br><div><div>On Oct 8, 2008, at 9:35 AM, Tanya Lattner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Regenerate the configure script?<div><br></div><div>-Tanya</div><div><br><div><div>On Oct 7, 2008, at 4:30 PM, Dan Gohman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Author: djg<br>Date: Tue Oct  7 18:30:36 2008<br>New Revision: 57281<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=57281&view=rev">http://llvm.org/viewvc/llvm-project?rev=57281&view=rev</a><br>Log:<br>Add '=DIR' to the --with-llvmobj help, for consistency with all the<br>other options.<br><br>Modified:<br>    test-suite/trunk/autoconf/configure.ac<br><br>Modified: test-suite/trunk/autoconf/configure.ac<br>URL: <a href="http://llvm.org/viewvc/llvm-project/test-suite/trunk/autoconf/configure.ac?rev=57281&r1=57280&r2=57281&view=diff">http://llvm.org/viewvc/llvm-project/test-suite/trunk/autoconf/configure.ac?rev=57281&r1=57280&r2=57281&view=diff</a><br><br>==============================================================================<br>--- test-suite/trunk/autoconf/configure.ac (original)<br>+++ test-suite/trunk/autoconf/configure.ac Tue Oct  7 18:30:36 2008<br>@@ -58,7 +58,7 @@<br><br> dnl Location of LLVM object code<br> AC_ARG_WITH(llvmobj,<br>-  AS_HELP_STRING([--with-llvmobj],Location of LLVM Object Code),<br>+  AS_HELP_STRING([--with-llvmobj=DIR],Location of LLVM Object Code),<br>   AC_SUBST(LLVM_OBJ,[$withval]),<br>   AC_SUBST(LLVM_OBJ,[`cd ../..; pwd`]))<br><br><br><br>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br></div></blockquote></div><br></div></div>_______________________________________________<br>llvm-commits mailing list<br><a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br></blockquote></div><br></div></div></body></html>