Imported from libpng-1.2.15beta4.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-12-06 22:06:25 -06:00
parent 948ee23a2a
commit 05db10fda3
52 changed files with 303 additions and 150 deletions

View File

@@ -19,7 +19,7 @@ I_opts="-I${includedir}"
L_opts="-L${libdir}"
R_opts=""
cppflags=""
ccopts="@LIBPNG_NO_ASSEMBLER@"
ccopts="@LIBPNG_NO_MMX@"
ldopts=""
usage()