summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Fischer <mfischer@php.net>2002-03-21 23:12:10 +0000
committerMarkus Fischer <mfischer@php.net>2002-03-21 23:12:10 +0000
commitb199615ed2675b7af1b106a54b93c3f8177da112 (patch)
tree4dd3241a06549c7dd63d452d3bfbaf498566aace
parent1d75089d8bf0349ea56b449e6e9c1ac656bdb859 (diff)
downloadphp-git-b199615ed2675b7af1b106a54b93c3f8177da112.tar.gz
- Fix #16206.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 7307ab6622..c9b070038d 100644
--- a/configure.in
+++ b/configure.in
@@ -1171,7 +1171,7 @@ dnl fi
echo "+--------------------------------------------------------------------+"
echo "| WARNING: Your $APXS script is most likely broken."
echo "| |"
- echo "| Please go read http://www.php.net/manual/en/faq.build.php#AEN61338 |"
+ echo "| Please go read http://www.php.net/manual/en/faq.build.php#AEN79212 |"
echo "| and make the changes described there and try again. |"
fi