mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
Add mergesort.c to compilation list.
This commit is contained in:
parent
86e031d9e8
commit
c5149f12b6
@ -13,7 +13,7 @@ libphp4_la_SOURCES = \
|
||||
configuration-parser.y configuration-scanner.l request_info.c \
|
||||
safe_mode.c fopen-wrappers.c php3_realpath.c alloca.c output.c \
|
||||
php_ini.c SAPI.c rfc1867.c dlist.c php_content_types.c strlcpy.c \
|
||||
strlcat.c
|
||||
strlcat.c mergesort.c
|
||||
|
||||
libphp4_la_DEPENDENCIES = \
|
||||
libzend/libzend.la \
|
||||
|
Loading…
Reference in New Issue
Block a user