updated INSTALL file to add ./autogen.sh
authorArun Persaud <arun@nubati.net>
Thu, 16 Jul 2009 06:12:37 +0000 (23:12 -0700)
committerArun Persaud <arun@nubati.net>
Thu, 16 Jul 2009 06:12:37 +0000 (23:12 -0700)
INSTALL

diff --git a/INSTALL b/INSTALL
index c0f221c..0a78550 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -21,6 +21,8 @@ the autotools to generate the `configure' script if it is missing.
 
 The simplest way to compile this package is:
 
+  0. If the configure script is missing, run ./autogen.sh in the source directory
+
   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