Reflecting build process changes in doc and source tree (now using autogen.sh;./configure)
This commit is contained in:
parent
8214fe3f5e
commit
abc65a390a
3 changed files with 3 additions and 1531 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Reference in a new issue