[libpng16] Remove CALLOC from pnglibconf.dfa and pnglibconf.h.prebuilt

This commit is contained in:
Glenn Randers-Pehrson
2014-03-07 11:19:38 -06:00
parent 71d23c4d6e
commit b65b3412b1
2 changed files with 0 additions and 5 deletions

View File

@@ -305,10 +305,6 @@ option FLOATING_ARITHMETIC
option FLOATING_POINT
option FIXED_POINT
# The following is always on (defined empty)
setting CALLOC_SUPPORTED default
# This protects us against compilers that run on a windowing system
# and thus don't have or would rather us not use the stdio types:
# stdin, stdout, and stderr. The only one currently used is stderr