summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-05-15 17:13:03 +0000
committerSascha Schumann <sas@php.net>2000-05-15 17:13:03 +0000
commitc20fb0c22d7e300be69da63b303ae466dea9e556 (patch)
tree7f342018fb02577936487a6892a2ed1303d871d7 /configure.in
parentf1941064deed3d6cfd5943c39ea972e2363532b9 (diff)
downloadphp-git-c20fb0c22d7e300be69da63b303ae466dea9e556.tar.gz
Fix pointer to FAQ entry.
PR: #4451
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c5436536af..9d8e76ba2b 100644
--- a/configure.in
+++ b/configure.in
@@ -850,7 +850,7 @@ if true; then
echo "+--------------------------------------------------------------------+"
echo "| WARNING: Your $APXS script is most likely broken."
echo "| |"
- echo "| Please go read http://www.php.net/FAQ.php3#4.11 and make the |"
+ echo "| Please go read http://www.php.net/FAQ.php3#6.11 and make the |"
echo "| changes described there and try again. |"
fi