mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
- Remove dlist from build
This commit is contained in:
parent
073bb3fdf8
commit
f428c40ac2
@ -8,7 +8,7 @@ LTLIBRARY_SOURCES = \
|
||||
main.c internal_functions.c snprintf.c php_sprintf.c \
|
||||
configuration-parser.c configuration-scanner.c \
|
||||
safe_mode.c fopen-wrappers.c php_realpath.c alloca.c \
|
||||
php_ini.c SAPI.c rfc1867.c dlist.c php_content_types.c strlcpy.c \
|
||||
php_ini.c SAPI.c rfc1867.c php_content_types.c strlcpy.c \
|
||||
strlcat.c mergesort.c reentrancy.c php_variables.c php_ticks.c php_virtual_cwd.c
|
||||
|
||||
LTLIBRARY_DEPENDENCIES = \
|
||||
|
Loading…
Reference in New Issue
Block a user