2010-05-21 Gary V. Vaughan <gary@gnu.org>
+ 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,
* 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
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:
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libtool], [2.2.7a], [bug-libtool@gnu.org])
+AC_INIT([libtool], [2.2.7b], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([libtoolize.in])
LT_CONFIG_LTDL_DIR([libltdl], [nonrecursive])
-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)
## ------------------------ ##
## Autoconf initialisation. ##
## ------------------------ ##
-AC_INIT([libltdl], [2.2.7a], [bug-libtool@gnu.org])
+AC_INIT([libltdl], [2.2.7b], [bug-libtool@gnu.org])
AC_CONFIG_HEADERS([config.h:config-h.in])
AC_CONFIG_SRCDIR([ltdl.c])
AC_CONFIG_AUX_DIR([config])
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
])
-# serial 56 LT_INIT
+# serial 57 LT_INIT
# LT_PREREQ(VERSION)
# 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])
# ------------------------------------------
# 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])])
# 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.
#