[master] Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco

to put png.h and pngconf.h in $prefix/include, like the other scripts,
    instead of in $prefix/include/libpng.
This commit is contained in:
Glenn Randers-Pehrson
2009-12-04 06:54:36 -06:00
parent 878fea5403
commit df61a00acc
5 changed files with 13 additions and 7 deletions

View File

@@ -45,6 +45,9 @@ Changes since the last public release (1.2.41):
version 1.2.42beta01 [December 4, 2009]
Removed "#define PNG_NO_ERROR_NUMBERS" that was inadvertently added
to pngconf.h in version 1.2.41.
Revised scripts/makefile.netbsd, makefile.openbsd, and makefile.sco
to put png.h and pngconf.h in $prefix/include, like the other scripts,
instead of in $prefix/include/libpng.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net