From a02c04684df1a4992a14a4ef81919c717b9f3b8d Mon Sep 17 00:00:00 2001 From: Jim Rees Date: Tue, 17 Jan 2006 22:25:51 +0000 Subject: [PATCH] regen-doc-20060117 slightly better documentation of regen.sh --- README | 3 +++ README.CVS | 1 + 2 files changed, 4 insertions(+) diff --git a/README b/README index ad359bfd18..4b8832087e 100644 --- a/README +++ b/README @@ -57,6 +57,9 @@ A. Creating the proper directory structure. AFS system type, providing the necessary flags: % ./configure --with-afs-sysname=sun4x_58 --enable-transarc-paths + If you do not have the "configure" script you can re-create it by + running regen.sh. You will need autoconf to do this. + For some systems you need also provide the path in which your kernel headers for your configured kernel can be found. See the system-specific Notes sections below for details. diff --git a/README.CVS b/README.CVS index 5f3533d734..73790bc7f5 100644 --- a/README.CVS +++ b/README.CVS @@ -35,6 +35,7 @@ Step-by-step When prompted for the password, use the password listed above. % cvs checkout openafs + % ./regen.sh After this command completes there will be an openafs subdirectory with the latest sources.