Reflecting build process changes in doc and source tree (now using autogen.sh;./configure)

This commit is contained in:
stevemadere 2010-05-04 13:00:50 +00:00
commit abc65a390a
3 changed files with 3 additions and 1531 deletions

View file

@ -9,6 +9,9 @@ Basic Installation
These are generic installation instructions.
First, you need to generate a configure script using autoconf.
To do this, run the shell script sh ./autogen.sh.
The `configure' shell script attempts to guess correct values for
various system-dependent variables used during compilation. It uses
those values to create a `Makefile' in each directory of the package.