[libpng16] Revised config.h handling; added bsconfig.h, deleted pngconfig.h

This commit is contained in:
John Bowler
2011-12-17 14:21:54 -06:00
committed by Glenn Randers-Pehrson
parent d1dceee2f7
commit ba6fbc57ba
12 changed files with 67 additions and 55 deletions

View File

@@ -55,7 +55,7 @@ Version 1.6.0beta01 [December 15, 2011]
non-suffix rules use unique file names.
Version 1.6.0beta02 [December 17, 2011]
Added pngconfig.h file. This indirect reference to config.h avoids
Added bsconfig.h file. This indirect reference to config.h avoids
problems with build scripts that search for config.h and find an
inappropriate one in the standard paths.