From: Dan Gohman Date: Mon, 12 Jan 2009 21:29:24 +0000 (+0000) Subject: Fix the instructions to work even when PATH does not contain ".". X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=30e5e55e7aef31cbdb9ce0c49c11ff5825f6d8c1;p=oota-llvm.git Fix the instructions to work even when PATH does not contain ".". Thanks to Martin Geisse for pointing this out! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62102 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Projects.html b/docs/Projects.html index a2223044a4e..3d83b3cd82c 100644 --- a/docs/Projects.html +++ b/docs/Projects.html @@ -118,7 +118,7 @@ configure script with these commands:

% cd autoconf
- % AutoRegen.sh

+ % ./AutoRegen.sh

You must be using Autoconf version 2.59 or later and your aclocal version