mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00

This patch contains changes to the build (configure) system and the code required to support the move. The patch is provided to isolate the changes from the others that follow it; the code won't necessarily compile after this patch (the next changes are required.) Signed-off-by: John Bowler <jbowler@acm.org>
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
# To just this extension either copy the 'include' line into
|
|
# contrib/extensions.am or link/copy the whole file there. Do the same with the
|
|
# associated file extensions.ac
|
|
# Include the ARM NEON extension:
|
|
include %reldir%/neon/neon.am
|