summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 0f386a4add..5c965b16a8 100644
--- a/configure.in
+++ b/configure.in
@@ -1319,9 +1319,9 @@ cat <<X
+--------------------------------------------------------------------+
| *** WARNING *** |
| |
-| You chose to compile PHP with DB extension. This extension is |
+| You chose to compile PHP with the DB extension. This extension is |
| deprecated and does not support database locking correctly. Please |
-| use DBA extension which is a fully operational superset. |
+| use the DBA extension, which is a fully operational superset. |
X
fi