[master] Update configure scripts to autoconf-2.64

This commit is contained in:
Glenn Randers-Pehrson
2009-07-28 14:28:37 -05:00
parent d7bd2d2b2c
commit d2d5e540ac
6 changed files with 1920 additions and 3436 deletions

View File

@@ -2,9 +2,9 @@
# Source file for Makefile.in (and hence Makefile)
#
# Makefile.am need only be changed on a major version number
# change (e.g. libpng12 --> libpng13). In that case seach
# change (e.g. libpng12 --> libpng14). In that case seach
# this file for every instance of the old base name (libpng12)
# and change to the new one (libpng13), then change the
# and change to the new one (libpng14), then change the
# -version-number settings below so that the new values have
# the correct major part (first field).