From f3078bcd45fd014dd013bc200c45a352d776206e Mon Sep 17 00:00:00 2001 From: Albert Chu Date: Wed, 19 May 2004 21:57:58 +0000 Subject: [PATCH] orig INSTALL --- INSTALL | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 22edd5b..a4b3414 100644 --- a/INSTALL +++ b/INSTALL @@ -38,15 +38,11 @@ a newer version of `autoconf'. The simplest way to compile this package is: - 0. `cd' to the directory containing the package's source code and type - ./bootstrap to make the build scripts. Your system must have - autoconf, automake, and libtool installed to properly build - the build scripts. - - 1. Type `./configure' to configure the package for your system. If - you're using `csh' on an old version of System V, you might need - to type `sh ./configure' instead to prevent `csh' from trying to - execute `configure' itself. + 1. `cd' to the directory containing the package's source code and type + `./configure' to configure the package for your system. If you're + using `csh' on an old version of System V, you might need to type + `sh ./configure' instead to prevent `csh' from trying to execute + `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for.