diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-16 22:18:11 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2017-03-16 22:18:11 +0000 |
commit | 889606b61ddfceabb38e3bef6d34b48ff2148f4f (patch) | |
tree | f54a06e5e76019510136820ba1364f904640d0a8 /Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt | |
parent | 9ac331f466d2b6ffb279fe03f58c8bd5ec97825a (diff) |
libpng 1.6.29
git-svn-id: svn://tug.org/texlive/trunk@43518 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt')
-rw-r--r-- | Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt b/Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt index ee705736056..82f6ba46191 100644 --- a/Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt +++ b/Build/source/libs/libpng/libpng-src/scripts/pnglibconf.h.prebuilt @@ -1,8 +1,8 @@ -/* libpng 1.6.28 STANDARD API DEFINITION */ +/* libpng 1.6.29 STANDARD API DEFINITION */ /* pnglibconf.h - library build configuration */ -/* Libpng version 1.6.28 - January 5, 2017 */ +/* Libpng version 1.6.29 - March 16, 2017 */ /* Copyright (c) 1998-2015 Glenn Randers-Pehrson */ @@ -20,6 +20,8 @@ #define PNG_ALIGNED_MEMORY_SUPPORTED /*#undef PNG_ARM_NEON_API_SUPPORTED*/ /*#undef PNG_ARM_NEON_CHECK_SUPPORTED*/ +/*#undef PNG_POWERPC_VSX_API_SUPPORTED*/ +/*#undef PNG_POWERPC_VSX_CHECK_SUPPORTED*/ #define PNG_BENIGN_ERRORS_SUPPORTED #define PNG_BENIGN_READ_ERRORS_SUPPORTED /*#undef PNG_BENIGN_WRITE_ERRORS_SUPPORTED*/ |