diff options
-rw-r--r-- | sapi/aolserver/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sapi/aolserver/README b/sapi/aolserver/README index 45fb89d320..b63f74ba5c 100644 --- a/sapi/aolserver/README +++ b/sapi/aolserver/README @@ -9,8 +9,8 @@ To compile PHP 4.0 as a module for AOLserver, you need: Read doc/install.txt in the source distribution -It usually boils down to changing the INST path in include/Makefile.global -and running make all install. +It usually boils down to changing the INST/PREFIX variable in +include/Makefile.global and running make all install. 2.) Configuring PHP |