[libpng16] Imported from libpng-1.6.0beta08.tar

This commit is contained in:
Glenn Randers-Pehrson
2012-01-31 22:21:32 -06:00
parent 816ff328d2
commit 5bffd6c6d5
15 changed files with 58 additions and 28 deletions

View File

@@ -27,6 +27,8 @@ AC_CONFIG_MACRO_DIR([scripts])
# dist-xz requires automake 1.11 or later
# 1.11.1 fixes a security issue in 1.11
AM_INIT_AUTOMAKE([1.11.1 foreign dist-xz dist-bzip2 color-tests silent-rules])
# was:
# AM_INIT_AUTOMAKE
AM_MAINTAINER_MODE
dnl configure.ac and Makefile.am expect automake 1.11.2 or a compatible later