From: Peter O'Gorman Date: Fri, 1 Feb 2008 16:58:20 +0000 (+0000) Subject: Release GNU libtool 1.5.26. X-Git-Tag: release-1-5-26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e97b7611c1bc2b0dfa1182f19f839ebc0bd19e22;p=thirdparty%2Flibtool.git Release GNU libtool 1.5.26. * NEWS: Update. * libtool.m4, ltdl.m4: Bump serial. * config.guess, config.sub, install-sh, texinfo.tex, INSTALL: Updated from external sources. * configure.ac: Bump version. * README-alpha: Add note about bumping serials and ltdl version. --- diff --git a/ChangeLog b/ChangeLog index 5b866eb76..b7c12c38f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-02-01 Peter O'Gorman + + Release GNU libtool 1.5.26. + * NEWS: Update. + * libtool.m4, ltdl.m4: Bump serial. + * config.guess, config.sub, install-sh, texinfo.tex, INSTALL: + Updated from external sources. + * configure.ac: Bump version. + * README-alpha: Add note about bumping serials and ltdl version. + 2008-01-30 Peter O'Gorman Backport darwin support reorganization from HEAD. diff --git a/NEWS b/NEWS index aebee57c5..7c43c4d35 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ NEWS - list of user-visible changes between releases of GNU Libtool -New in 1.5.25a: 2008-??-??; CVS version 1.5.25a, Libtool team: +New in 1.5.26: 2008-02-01; CVS version 1.5.25a, Libtool team: +* Improved support for Mac OS X Leopard. * More robust parsing of mangled `.la' files inside libltdl, fixing a possible overrun and a crash due to memory exhaustion. * Fix compile command line for gcj on MinGW. diff --git a/README-alpha b/README-alpha index eca3fb229..09ee5d013 100644 --- a/README-alpha +++ b/README-alpha @@ -132,7 +132,8 @@ using (by typing `libtool --version'). release announcement. * If not an alpha, replace manual.html with the new one - (generate with `make -f Makefile.maint web-manual'). + (generate with gendocs.sh (see + http://www.gnu.org/prep/maintain/maintain.html). ================================================================ = Alpha release note template diff --git a/config.guess b/config.guess index 4dc5a7870..f32079abd 100755 --- a/config.guess +++ b/config.guess @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-01-07' +timestamp='2008-01-23' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -56,8 +56,8 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -1484,9 +1484,9 @@ This script, last modified $timestamp, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD and - http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub + http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD If the version you run ($0) is already up to date, please send the following data and any information you think might be diff --git a/config.sub b/config.sub index ae780f333..6759825a5 100755 --- a/config.sub +++ b/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -timestamp='2008-01-07' +timestamp='2008-01-16' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -72,8 +72,8 @@ Report bugs and patches to ." version="\ GNU config.sub ($timestamp) -Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." @@ -1049,6 +1049,10 @@ case $basic_machine in basic_machine=tic6x-unknown os=-coff ;; + tile*) + basic_machine=tile-unknown + os=-linux-gnu + ;; tx39) basic_machine=mipstx39-unknown ;; diff --git a/configure.ac b/configure.ac index 2054a6e56..a5b41996c 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.25a], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.26], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in]) diff --git a/libltdl/Makefile.am b/libltdl/Makefile.am index 2a1e70198..6e1e29b40 100644 --- a/libltdl/Makefile.am +++ b/libltdl/Makefile.am @@ -18,7 +18,7 @@ endif CLEANFILES = libltdl.la libltdlc.la libltdl_la_SOURCES = ltdl.c -libltdl_la_LDFLAGS = -no-undefined -version-info 4:5:1 +libltdl_la_LDFLAGS = -no-undefined -version-info 4:6:1 libltdl_la_LIBADD = $(LIBADD_DL) libltdlc_la_SOURCES = ltdl.c diff --git a/libtool.m4 b/libtool.m4 index 9320cd723..a352a6543 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -7,7 +7,7 @@ ## unlimited permission to copy and/or distribute it, with or without ## modifications, as long as this notice is preserved. -# serial 51 AC_PROG_LIBTOOL +# serial 52 AC_PROG_LIBTOOL # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED) diff --git a/ltdl.m4 b/ltdl.m4 index b4eec6e57..99f0049ca 100644 --- a/ltdl.m4 +++ b/ltdl.m4 @@ -5,7 +5,7 @@ ## unlimited permission to copy and/or distribute it, with or without ## modifications, as long as this notice is preserved. -# serial 8 AC_LIB_LTDL +# serial 9 AC_LIB_LTDL # AC_WITH_LTDL # ------------