mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
|
|
To enable SSE support in libpng, manually edit configure.ac and Makefile.am,
|
|
following the instructions in the configure.ac.patch and Makefile.am.patch
|
|
files, then configure with -DPNG_INTEL_SSE in CPPFLAGS.
|