Fixed a glitch in contrib/pngminim/preader/README.

This commit is contained in:
Glenn Randers-Pehrson 2009-05-18 14:57:07 -05:00
parent 6d65121993
commit bb1fcd1ba8

View File

@ -1,6 +1,10 @@
This demonstrates the use of PNG_USER_CONFIG and pngusr.h
To build a minimal read-only progressive decoder with X display, run
gather.sh # to collect needed files from pngminus, libpng, and zlib
gather.sh to collect needed files from pngminus, libpng, and zlib
Edit makefile.std if required, to find your X library and include files,
then
make -f makefile.std