]> granicus.if.org Git - php/commitdiff
fix typo
authorfoobar <sniper@php.net>
Fri, 15 Aug 2003 18:42:11 +0000 (18:42 +0000)
committerfoobar <sniper@php.net>
Fri, 15 Aug 2003 18:42:11 +0000 (18:42 +0000)
ext/db/config.m4

index e425de42a37f3c40fc5ef682c47cb14335a6f086..1b0626ce9a0f13a271ccedd2250a718cea74662e 100644 (file)
@@ -26,7 +26,7 @@ AC_DEFUN(AC_PREFERRED_DB_LIB,[
 
 
 PHP_ARG_WITH(db, for xDBM support,
-[  --with-db               Include old xDBM support (deprecated use --with-dba)])
+[  --with-db               Include old xDBM support (deprecated, use --enable-dba instead)])
 
 if test "$PHP_DB" != "no"; then