mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
[skip ci] Fix typo
This commit is contained in:
parent
0b25e26b4e
commit
cff39cc400
1 changed files with 1 additions and 1 deletions
|
@ -571,7 +571,7 @@ if test "$PHP_DB1" != "no"; then
|
|||
AC_DEFINE_UNQUOTED([DB1_INCLUDE_FILE], ["$THIS_INCLUDE"],
|
||||
[The DB1 handler header file.])
|
||||
AC_DEFINE([DBA_DB1], [1],
|
||||
[Define to 1 the dba extension uses the Berkeley DB version 1 (DB1)
|
||||
[Define to 1 if the dba extension uses the Berkeley DB version 1 (DB1)
|
||||
handler.])
|
||||
THIS_RESULT=yes
|
||||
],[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue