From 87bc8003848be9ea201a9969b7ccfd00d6a1c002 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Mon, 12 Jan 2009 21:29:24 +0000 Subject: Fix the instructions to work even when PATH does not contain ".". Thanks to Martin Geisse for pointing this out! llvm-svn: 62102 --- llvm/docs/Projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm/docs/Projects.html') diff --git a/llvm/docs/Projects.html b/llvm/docs/Projects.html index a2223044a4e..3d83b3cd82c 100644 --- a/llvm/docs/Projects.html +++ b/llvm/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 -- cgit v1.2.3