Edit the INSTALL to reflect the changes in the build options.

This commit is contained in:
Jean-Francois Doyon 2006-02-05 21:04:30 +00:00
parent 00f43b348d
commit e455c19431

10
INSTALL
View file

@ -105,8 +105,8 @@ PGSQL_LIBS: Search path for PostgreSQL library files ( /path/to/PGSQL_LIBS )
actual: /usr/lib
PYTHON: Python executable ( /path/to/PYTHON )
default: /usr/local/bin/python2.4
actual: /usr/local/bin/python2.4
default: /usr/bin/python
actual: /usr/bin/python
INPUT_PLUGINS: Input drivers to include
(all|none|comma-separated list of names)
@ -120,6 +120,12 @@ BINDINGS: Language bindings to build
default: all
actual: python
DEBUG: Compile a debug version of mapnik
(all|none|comma-separated list of names)
allowed names: no yes
default: no
actual: no
This help should be self-explanatory!
For example, if you compiled your own set of Boost libraries, you might use: