From 1f688173b82c544a3b9bedbac666feb7bf1edebe Mon Sep 17 00:00:00 2001 From: TwistedUmbrella Date: Sat, 21 Apr 2018 00:52:34 -0400 Subject: [PATCH] libpng: restore original configuration --- core/deps/libpng/config.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/core/deps/libpng/config.h b/core/deps/libpng/config.h index 9bfdc6faa..6f5e19099 100644 --- a/core/deps/libpng/config.h +++ b/core/deps/libpng/config.h @@ -2,13 +2,13 @@ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define to 1 if you have the header file. */ -#define HAVE_DLFCN_H 1 +#define HAVE_DLFCN_H 0 /* Define to 1 if you have the `feenableexcept' function. */ #define HAVE_FEENABLEEXCEPT 1 /* Define to 1 if you have the header file. */ -#define HAVE_INTTYPES_H 1 +#define HAVE_INTTYPES_H 0 /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 @@ -17,7 +17,7 @@ #define HAVE_LIBZ 1 /* Define to 1 if you have the header file. */ -#define HAVE_MEMORY_H 1 +#define HAVE_MEMORY_H 0 /* Define to 1 if you have the `memset' function. */ #define HAVE_MEMSET 1 @@ -77,7 +77,7 @@ /* #undef PNG_ARM_NEON_CHECK_SUPPORTED */ /* Enable ARM Neon optimizations */ -#define PNG_ARM_NEON_OPT 2 +/* #undef PNG_ARM_NEON_OPT */ /* Enable Intel SSE optimizations */ #define PNG_INTEL_SSE_OPT 0