commit | aa22442a9cb6347820244f9775731ac0a24c90c7 | [log] [tgz] |
---|---|---|
author | John Bowler <jbowler@acm.org> | Thu Jun 06 12:49:53 2013 -0500 |
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | Thu Jun 06 12:49:53 2013 -0500 |
tree | a9816c5fe475166b0465a287da4a6efa12528fa1 | |
parent | 4a43182924f0078afe38d11d5695aa74c2fe8894 [diff] |
[libpng16] Make ARM NEON support work at compile time (not just configure time). This moves the test on __ARM_NEON__ into pngconf.h to avoid issues when using a compiler that compiles for multiple architectures at one time.