mirror of
https://github.com/php/php-src.git
synced 2026-04-11 01:53:36 +02:00
Modified Makefile.in so scanf.c compiles
This commit is contained in:
@@ -5,7 +5,7 @@ LTLIBRARY_SOURCES=\
|
||||
dir.c dl.c dns.c exec.c file.c filestat.c flock_compat.c \
|
||||
formatted_print.c fsock.c head.c html.c image.c info.c iptc.c lcg.c \
|
||||
link.c mail.c math.c md5.c metaphone.c microtime.c pack.c pageinfo.c \
|
||||
parsedate.c quot_print.c rand.c reg.c soundex.c string.c \
|
||||
parsedate.c quot_print.c rand.c reg.c soundex.c string.c scanf.c \
|
||||
syslog.c type.c uniqid.c url.c url_scanner.c var.c output.c assert.c \
|
||||
strnatcmp.c levenshtein.c
|
||||
|
||||
|
||||
Reference in New Issue
Block a user