Imported from libpng-1.2.9beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-02-22 09:19:25 -06:00
parent 9c3ab68145
commit ddfebd35be
72 changed files with 3594 additions and 3526 deletions

View File

@@ -1,5 +1,5 @@
# Process this file with autoconf to produce a configure script.
m4_define(PNGPKG_VERSION,[1.2.9beta1-automake])
m4_define(PNGPKG_VERSION,[1.2.9beta2-automake])
AC_INIT([libpng], PNGPKG_VERSION, png-implement@ccrc.wustl.edu)
AM_INIT_AUTOMAKE([libpng], PNGPKG_VERSION)
AC_CONFIG_SRCDIR([pngget.c])