[libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h

should not require itself.
This commit is contained in:
John Bowler
2012-01-31 21:01:49 -06:00
committed by Glenn Randers-Pehrson
parent 6437604a5e
commit 3167541570
4 changed files with 10 additions and 4 deletions

View File

@@ -15,4 +15,5 @@
#define PNG_INTERNAL_FUNCTION(type, name, args, attributes)\
PNG_DEFN_MAGIC-name-PNG_DEFN_END
#define PNGPREFIX_H /* self generation */
#include "../pngpriv.h"