mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Rebuilt configure scripts with autoconf-2.68 instead of autoconf-2.65
This commit is contained in:
parent
0f8345abf7
commit
50b28f3bf2
3
ANNOUNCE
3
ANNOUNCE
@ -27,7 +27,8 @@ Other information:
|
|||||||
Changes since the last public release (1.4.4):
|
Changes since the last public release (1.4.4):
|
||||||
|
|
||||||
version 1.4.5beta01 [September 24, 2010]
|
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
|
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||||
|
|||||||
3
CHANGES
3
CHANGES
@ -2681,7 +2681,8 @@ version 1.4.4 [September 23, 2010]
|
|||||||
No changes.
|
No changes.
|
||||||
|
|
||||||
version 1.4.5beta01 [September 24, 2010]
|
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
|
Send comments/corrections/commendations to glennrp at users.sourceforge.net
|
||||||
or to png-mng-implement at lists.sf.net (subscription required; visit
|
or to png-mng-implement at lists.sf.net (subscription required; visit
|
||||||
|
|||||||
@ -196,6 +196,7 @@ LN_S = @LN_S@
|
|||||||
LTLIBOBJS = @LTLIBOBJS@
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
MAINT = @MAINT@
|
MAINT = @MAINT@
|
||||||
MAKEINFO = @MAKEINFO@
|
MAKEINFO = @MAKEINFO@
|
||||||
|
MANIFEST_TOOL = @MANIFEST_TOOL@
|
||||||
MKDIR_P = @MKDIR_P@
|
MKDIR_P = @MKDIR_P@
|
||||||
NM = @NM@
|
NM = @NM@
|
||||||
NMEDIT = @NMEDIT@
|
NMEDIT = @NMEDIT@
|
||||||
@ -227,6 +228,7 @@ abs_builddir = @abs_builddir@
|
|||||||
abs_srcdir = @abs_srcdir@
|
abs_srcdir = @abs_srcdir@
|
||||||
abs_top_builddir = @abs_top_builddir@
|
abs_top_builddir = @abs_top_builddir@
|
||||||
abs_top_srcdir = @abs_top_srcdir@
|
abs_top_srcdir = @abs_top_srcdir@
|
||||||
|
ac_ct_AR = @ac_ct_AR@
|
||||||
ac_ct_CC = @ac_ct_CC@
|
ac_ct_CC = @ac_ct_CC@
|
||||||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||||||
am__include = @am__include@
|
am__include = @am__include@
|
||||||
|
|||||||
954
aclocal.m4
vendored
954
aclocal.m4
vendored
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user