commit | 87bc8003848be9ea201a9969b7ccfd00d6a1c002 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Mon Jan 12 21:29:24 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Mon Jan 12 21:29:24 2009 +0000 |
tree | 4fd10b9af1f616e5e398a84e644d1396573efba8 | |
parent | 62db95e891ef5d6fc178b5dd03839905d0cf36a5 [diff] [blame] |
Fix the instructions to work even when PATH does not contain ".". Thanks to Martin Geisse for pointing this out! llvm-svn: 62102
diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index a222304..3d83b3c 100644 --- a/llvm/docs/Projects.html +++ b/llvm/docs/Projects.html
@@ -118,7 +118,7 @@ <div class="doc_code"> <p><tt>% cd autoconf<br> - % AutoRegen.sh</tt></p> + % ./AutoRegen.sh</tt></p> </div> <p>You must be using Autoconf version 2.59 or later and your aclocal version