]> granicus.if.org Git - php/commitdiff
Improving the wording of the "don't use the DB extension" warning.
authorJon Parise <jon@php.net>
Tue, 2 Dec 2003 16:50:02 +0000 (16:50 +0000)
committerJon Parise <jon@php.net>
Tue, 2 Dec 2003 16:50:02 +0000 (16:50 +0000)
configure.in

index 0f386a4adde56029f7d072cdbee5e462ef649333..5c965b16a839ac4fd7f477eb97c5126f5c790321 100644 (file)
@@ -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