mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.4.0beta5.tar
This commit is contained in:
@@ -1236,7 +1236,7 @@ pngconf.h.in:
|
||||
pngconf.h: pngconf.h.in
|
||||
sed "/Makefile-supplied defines go here:/q" pngconf.h.in > pngconf.h
|
||||
@if test -n "@LIBPNG_NO_MMX@"; then \
|
||||
echo "#define PNG_NO_MMX_CODE" >> pngconf.h \
|
||||
echo "#define PNG_NO_MMX_CODE" >> pngconf.h; \
|
||||
fi
|
||||
sed "1,/Makefile-supplied defines go here:/d" pngconf.h.in >> pngconf.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user