From: Jim Rees Date: Tue, 17 Jan 2006 22:25:51 +0000 (+0000) Subject: regen-doc-20060117 X-Git-Tag: openafs-devel-1_5_0~95 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=a02c04684df1a4992a14a4ef81919c717b9f3b8d regen-doc-20060117 slightly better documentation of regen.sh --- diff --git a/README b/README index ad359bf..4b88320 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 5f3533d..73790bc 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.