mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng16] Fixed 'prefix' builds on clean systems. The generation of pngprefix.h
should not require itself.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
6437604a5e
commit
3167541570
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user