From 8360e60abccc1274842826c552bf1689ef80965b Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 19 Feb 2013 10:07:56 -0600 Subject: [PATCH] [libpng17] Update scripts/pnglibconf.h.prebuilt --- scripts/pnglibconf.h.prebuilt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/pnglibconf.h.prebuilt b/scripts/pnglibconf.h.prebuilt index 8dbe8fb93..cef9b747f 100644 --- a/scripts/pnglibconf.h.prebuilt +++ b/scripts/pnglibconf.h.prebuilt @@ -39,7 +39,8 @@ /* end of settings */ /* options */ #define PNG_16BIT_SUPPORTED -#define PNG_ALIGN_MEMORY_SUPPORTED +#define PNG_ALIGNED_MEMORY_SUPPORTED +#define PNG_ARM_NEON_CHECK_SUPPORTED #define PNG_BENIGN_ERRORS_SUPPORTED #define PNG_BENIGN_READ_ERRORS_SUPPORTED /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/