mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.9beta9.tar
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
|
||||
/* pngconf.h - machine configurable file for libpng
|
||||
*
|
||||
#if defined(PNG_1_0_X)
|
||||
#endif
|
||||
#if defined (PNG_1_2_X)
|
||||
* libpng version 1.2.9beta8 - March 9, 2006
|
||||
* libpng version 1.2.9beta9 - March 10, 2006
|
||||
* For conditions of distribution and use, see copyright notice in png.h
|
||||
* Copyright (c) 1998-2005 Glenn Randers-Pehrson
|
||||
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
|
||||
@@ -30,6 +27,10 @@
|
||||
#include "pngusr.h"
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Added at libpng-1.2.8
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user