mirror of
https://github.com/php/php-src.git
synced 2024-11-27 11:53:33 +08:00
db was not linked in
This commit is contained in:
parent
09d047f8b1
commit
e109756121
@ -42,6 +42,7 @@ if test "$DBM_LIB" = "-lgdbm"; then
|
||||
])
|
||||
])
|
||||
])
|
||||
fi
|
||||
|
||||
if test -n "$DBM_LIB"; then
|
||||
INCLUDES="$INCLUDES $GDBM_INCLUDE"
|
||||
|
Loading…
Reference in New Issue
Block a user