summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-08-22 06:11:01 +0000
committerSascha Schumann <sas@php.net>2000-08-22 06:11:01 +0000
commit2011db174baa65c3dc267fb5d8980ebe5c41dfe9 (patch)
tree37eec34669182ebc3b0238b1168d3092670e2cb1
parent479a96ed89ca45f50d3b7f1d1dfc7e4e9aa256f2 (diff)
downloadphp-git-2011db174baa65c3dc267fb5d8980ebe5c41dfe9.tar.gz
AOLserver CVS uses PREFIX.
-rw-r--r--sapi/aolserver/README4
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