[master] Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65

This commit is contained in:
Glenn Randers-Pehrson 2010-09-24 15:20:38 -05:00
parent 0f8345abf7
commit 50b28f3bf2
5 changed files with 2378 additions and 1089 deletions

View File

@ -27,7 +27,8 @@ Other information:
Changes since the last public release (1.4.4):
version 1.4.5beta01 [September 24, 2010]
Fixed configure.ac bug introduced in version 1.4.4rc05.
Fixed possible configure.ac bug introduced in version 1.4.4rc05.
Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65
Send comments/corrections/commendations to glennrp at users.sourceforge.net
or to png-mng-implement at lists.sf.net (subscription required; visit

View File

@ -2681,7 +2681,8 @@ version 1.4.4 [September 23, 2010]
No changes.
version 1.4.5beta01 [September 24, 2010]
Fixed configure.ac bug introduced in version 1.4.4rc05.
Fixed possible configure.ac bug introduced in version 1.4.4rc05.
Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65
Send comments/corrections/commendations to glennrp at users.sourceforge.net
or to png-mng-implement at lists.sf.net (subscription required; visit

View File

@ -196,6 +196,7 @@ LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
NM = @NM@
NMEDIT = @NMEDIT@
@ -227,6 +228,7 @@ abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@

954
aclocal.m4 vendored

File diff suppressed because it is too large Load Diff

2195
ltmain.sh

File diff suppressed because it is too large Load Diff