libtool-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Libtool branch, master, updated. v2.2.6-206-g99da550


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool branch, master, updated. v2.2.6-206-g99da550
Date: Thu, 20 May 2010 21:24:26 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Libtool".

The branch, master has been updated
       via  99da5501fcca20d7cab7f328e223c7520c1a6701 (commit)
      from  066a70fd86af1d88a1070e129b2aff457346de98 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99da5501fcca20d7cab7f328e223c7520c1a6701
Author: Gary V. Vaughan <address@hidden>
Date:   Fri May 21 04:24:18 2010 +0700

    Prepare for next release candidate.
    * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
    number to 2.2.7b.
    * libltdl/m4/libtool.m4, libltdl/m4/ltdl.m4,
    libltdl/m4/ltoptions.m4, libltdl/m4/lt~obsolete.m4: These files
    have been updated without a serial bump since the last release.
    * libltdl/Makefile.inc (LTDL_VERSION_INFO): Bump Revision, to
    account for bugfixes since the last release.
    * libltdl/config/install-sh, libltdl/config/config.guess,
    libltdl/config/config.sub, libltdl/config/texinfo.tex,
    INSTALL: Updated from canonical source.
    * NEWS: Update with missing entries from ChangeLog.
    * HACKING: Note workaround for developer tool-path leakage bug.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                 |   14 ++++++++++++++
 HACKING                   |    9 +++++++++
 NEWS                      |    2 +-
 configure.ac              |    2 +-
 libltdl/Makefile.inc      |    2 +-
 libltdl/configure.ac      |    2 +-
 libltdl/m4/libtool.m4     |    2 +-
 libltdl/m4/ltdl.m4        |    2 +-
 libltdl/m4/ltoptions.m4   |    2 +-
 libltdl/m4/lt~obsolete.m4 |    2 +-
 10 files changed, 31 insertions(+), 8 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d8734bd..ea31044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
 2010-05-21  Gary V. Vaughan  <address@hidden>
 
+       Prepare for next release candidate.
+       * configure.ac, libltdl/configure.ac (AC_INIT): Bump version
+       number to 2.2.7b.
+       * libltdl/m4/libtool.m4, libltdl/m4/ltdl.m4,
+       libltdl/m4/ltoptions.m4, libltdl/m4/lt~obsolete.m4: These files
+       have been updated without a serial bump since the last release.
+       * libltdl/Makefile.inc (LTDL_VERSION_INFO): Bump Revision, to
+       account for bugfixes since the last release.
+       * libltdl/config/install-sh, libltdl/config/config.guess,
+       libltdl/config/config.sub, libltdl/config/texinfo.tex,
+       INSTALL: Updated from canonical source.
+       * NEWS: Update with missing entries from ChangeLog.
+       * HACKING: Note workaround for developer tool-path leakage bug.
+
        Skip some tests in --disable-ltdl-install mode.
        * tests/dlloader-api.at, tests/exceptions.at,
        tests/lalib-syntax.at, tests/loadlibrary.at,
diff --git a/HACKING b/HACKING
index 08b6a61..cbd3cfd 100644
--- a/HACKING
+++ b/HACKING
@@ -683,6 +683,15 @@ or obtained by writing to the Free Software Foundation, 
Inc.,
 
 * Update NEWS, ChangeLog.
 
+* Until the bug that leaks developer tool paths into the release tarballs
+  from ./bootstrap is fixed, make sure the right tools are first in your
+  PATH and then:
+       export EGREP=egrep
+       export FGREP=fgrep
+       export GREP=grep
+       export MAKE=make
+       export SED=sed
+
 * Run ./bootstrap.
 
 * Run ./configure (or create a build directory first and run configure
diff --git a/NEWS b/NEWS
index ac5a40c..864a6de 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 2.2.8 2010-??-??: git version 2.2.7a, Libtool team:
+New in 2.2.7b 2010-05-20: git version 2.2.7a, Libtool team:
 
 * New features:
 
diff --git a/configure.ac b/configure.ac
index 56325f7..7770031 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,7 +30,7 @@ dnl Oldest automake required for bootstrap is below in 
AM_INIT_AUTOMAKE.
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libtool], [2.2.7a], address@hidden)
+AC_INIT([libtool], [2.2.7b], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([libtoolize.in])
 LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
diff --git a/libltdl/Makefile.inc b/libltdl/Makefile.inc
index f210890..6b8db4e 100644
--- a/libltdl/Makefile.inc
+++ b/libltdl/Makefile.inc
@@ -36,7 +36,7 @@ AM_CPPFLAGS          += -DLT_CONFIG_H='<$(LT_CONFIG_H)>' \
                          -DLTDL -I. -I$(srcdir) -Ilibltdl \
                          -I$(srcdir)/libltdl -I$(srcdir)/libltdl/libltdl
 AM_LDFLAGS            += -no-undefined
-LTDL_VERSION_INFO      = -version-info 9:1:2
+LTDL_VERSION_INFO      = -version-info 9:2:2
 
 noinst_LTLIBRARIES     += $(LT_DLLOADERS)
 
diff --git a/libltdl/configure.ac b/libltdl/configure.ac
index 794f8b1..7522611 100644
--- a/libltdl/configure.ac
+++ b/libltdl/configure.ac
@@ -40,7 +40,7 @@ AC_PREREQ(2.59)dnl We use AS_HELP_STRING
 ## ------------------------ ##
 ## Autoconf initialisation. ##
 ## ------------------------ ##
-AC_INIT([libltdl], [2.2.7a], address@hidden)
+AC_INIT([libltdl], [2.2.7b], address@hidden)
 AC_CONFIG_HEADERS([config.h:config-h.in])
 AC_CONFIG_SRCDIR([ltdl.c])
 AC_CONFIG_AUX_DIR([config])
diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4
index 685ac0c..22924a8 100644
--- a/libltdl/m4/libtool.m4
+++ b/libltdl/m4/libtool.m4
@@ -39,7 +39,7 @@ m4_define([_LT_COPYING], [dnl
 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 ])
 
-# serial 56 LT_INIT
+# serial 57 LT_INIT
 
 
 # LT_PREREQ(VERSION)
diff --git a/libltdl/m4/ltdl.m4 b/libltdl/m4/ltdl.m4
index 111fac1..93de12a 100644
--- a/libltdl/m4/ltdl.m4
+++ b/libltdl/m4/ltdl.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 17 LTDL_INIT
+# serial 18 LTDL_INIT
 
 # LT_CONFIG_LTDL_DIR(DIRECTORY, [LTDL-MODE])
 # ------------------------------------------
diff --git a/libltdl/m4/ltoptions.m4 b/libltdl/m4/ltoptions.m4
index 5ef12ce..17cfd51 100644
--- a/libltdl/m4/ltoptions.m4
+++ b/libltdl/m4/ltoptions.m4
@@ -8,7 +8,7 @@
 # unlimited permission to copy and/or distribute it, with or without
 # modifications, as long as this notice is preserved.
 
-# serial 6 ltoptions.m4
+# serial 7 ltoptions.m4
 
 # This is to help aclocal find these macros, as it can't see m4_define.
 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
diff --git a/libltdl/m4/lt~obsolete.m4 b/libltdl/m4/lt~obsolete.m4
index bf92b5e..c573da9 100644
--- a/libltdl/m4/lt~obsolete.m4
+++ b/libltdl/m4/lt~obsolete.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 4 lt~obsolete.m4
+# serial 5 lt~obsolete.m4
 
 # These exist entirely to fool aclocal when bootstrapping libtool.
 #


hooks/post-receive
-- 
GNU Libtool



reply via email to

[Prev in Thread] Current Thread [Next in Thread]