]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Release GNU libtool 1.5.26. release-1-5-26
authorPeter O'Gorman <peter@pogma.com>
Fri, 1 Feb 2008 16:58:20 +0000 (16:58 +0000)
committerPeter O'Gorman <peter@pogma.com>
Fri, 1 Feb 2008 16:58:20 +0000 (16:58 +0000)
* 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.

ChangeLog
NEWS
README-alpha
config.guess
config.sub
configure.ac
libltdl/Makefile.am
libtool.m4
ltdl.m4

index 5b866eb76e2663aa3870f2656fd1a5ef12c4393f..b7c12c38f6879618ef9e4e3320e5ef99654adee3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-02-01  Peter O'Gorman  <peter@pogma.com>
+
+       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  <peter@pogma.com>
 
        Backport darwin support reorganization from HEAD.
diff --git a/NEWS b/NEWS
index aebee57c58faea627451c7005def9e1fda720220..7c43c4d357a0cc3600949116cf2487d57e9b2689 100644 (file)
--- 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.
index eca3fb229ba4bd39991d87b2f82aaa876a448353..09ee5d013fc16f4fae6bea113d5317d2e2cce6d3 100644 (file)
@@ -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
index 4dc5a787081fb646a00fdddace7f074782520ec8..f32079abda668e5fc8f8de6f226e7b26384e8a03 100755 (executable)
@@ -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
index ae780f3334e84c92eef51fa14fc89bb0b0174b18..6759825a5b7fcf64476b4398dc0e30b3090b925c 100755 (executable)
@@ -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 <config-patches@gnu.org>."
 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
                ;;
index 2054a6e56b663ec5757aac1e25f6cc87d9d727bf..a5b41996cc9af3dc37884c952a4a5116cacb240d 100644 (file)
@@ -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])
 
 
index 2a1e70198f71cdd106e6909895a54145b5361625..6e1e29b40abc0a16efbf905271504f3397265ec8 100644 (file)
@@ -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
index 9320cd7237e8bf7e97c05bb58746900f80441c1d..a352a6543da4eb006c12cf0bdb6837ac05c0a077 100644 (file)
@@ -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 b4eec6e571a30075c8b1c4da9f53e4a108b2b832..99f0049ca26e035f1718e10c1a232103c2af38a2 100644 (file)
--- 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
 # ------------