[libpng15] Imported from libpng-1.5.16beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-04-25 22:04:56 -05:00
parent f0d59e3f9b
commit 712f8aab93
4 changed files with 18 additions and 3 deletions

4
configure vendored
View File

@@ -12844,7 +12844,7 @@ fi
# If enable/disable was not specified default to using the optimizations if the
# host CPU is ARM and the comppiler is targeting a NEON host. The latter test
# host CPU is ARM and the compiler is targeting a NEON host. The latter test
# is done in scripts/pnglibconf.dfa by checking for __ARM_NEON__. The
# AM_CONDITIONAL below controls whether the ARM NEON source files are built.
@@ -12858,7 +12858,7 @@ else
fi
{ $as_echo "$as_me:${as_lineno-$LINENO}: Extra options for compiler: $PNG_COPTS" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: Extra options for compiler: $PNG_COPTS" >&5
$as_echo "$as_me: Extra options for compiler: $PNG_COPTS" >&6;}
# Config files, substituting as above