Fixed a glitch in contrib/pngminim/preader/README.
This commit is contained in:
parent
6d65121993
commit
bb1fcd1ba8
@ -1,6 +1,10 @@
|
|||||||
This demonstrates the use of PNG_USER_CONFIG and pngusr.h
|
This demonstrates the use of PNG_USER_CONFIG and pngusr.h
|
||||||
|
|
||||||
To build a minimal read-only progressive decoder with X display, run
|
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
|
make -f makefile.std
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user