diff -ruNp libtool-1.5.4/ChangeLog libtool-1.5.6/ChangeLog --- libtool-1.5.4/ChangeLog Sat Apr 3 23:10:19 2004 +++ libtool-1.5.6/ChangeLog Sun Apr 11 14:50:42 2004 @@ -1,5 +1,28 @@ +2004-04-11 Peter O'Gorman + + * configure.ac: Bumped version to 1.5.6. + * NEWS: updated. + +2004-04-10 Peter Breitenlohner + + * libltdl/Makefile.am (local-install-files): remove $srcdir from + file names, they may have been placed there by automake-1.8. + +2004-04-08 Fredrik Estreen + + * ltdl.m4: Rename shrext to shrext_cmds here too. + +2004-04-04 Peter O'Gorman + + * Makefile.am: One install-data-hook target is better than two. + 2004-04-03 Peter O'Gorman + * configure.ac: Bumped version to 1.5.5a. + * NEWS: updated. + + Released 1.5.4 + * configure.ac: Bumped version to 1.5.4. * NEWS: updated. * config.guess, config.sub, texinfo.tex: Synchronized from @@ -2741,4 +2764,4 @@ Continued in ChangeLog.1 - $Revision: 1.1220.2.90 $ $Date: 2004/04/03 14:10:19 $ + $Revision: 1.1220.2.95 $ $Date: 2004/04/11 05:50:42 $ diff -ruNp libtool-1.5.4/Makefile.am libtool-1.5.6/Makefile.am --- libtool-1.5.4/Makefile.am Fri Apr 2 12:46:11 2004 +++ libtool-1.5.6/Makefile.am Sun Apr 11 14:07:06 2004 @@ -73,14 +73,12 @@ configure-subdirs distdir: $(DIST_MAKEFI # Create and install libltdl install-data-hook: cd libltdl && $(MAKE) local-install-files + chmod +x $(DESTDIR)$(pkgdatadir)/config.guess + chmod +x $(DESTDIR)$(pkgdatadir)/config.sub # Uninstall libltdl uninstall-local: -rm -rf $(DESTDIR)$(pkgdatadir)/libltdl - -install-data-hook: - chmod +x $(DESTDIR)$(pkgdatadir)/config.guess - chmod +x $(DESTDIR)$(pkgdatadir)/config.sub ## ---------------------------------------------------------------- ## diff -ruNp libtool-1.5.4/Makefile.in libtool-1.5.6/Makefile.in --- libtool-1.5.4/Makefile.in Sun Apr 4 00:32:20 2004 +++ libtool-1.5.6/Makefile.in Sun Apr 11 14:35:35 2004 @@ -746,14 +746,12 @@ configure-subdirs distdir: $(DIST_MAKEFI # Create and install libltdl install-data-hook: cd libltdl && $(MAKE) local-install-files + chmod +x $(DESTDIR)$(pkgdatadir)/config.guess + chmod +x $(DESTDIR)$(pkgdatadir)/config.sub # Uninstall libltdl uninstall-local: -rm -rf $(DESTDIR)$(pkgdatadir)/libltdl - -install-data-hook: - chmod +x $(DESTDIR)$(pkgdatadir)/config.guess - chmod +x $(DESTDIR)$(pkgdatadir)/config.sub .PHONY: cvs-release cvs-release: version-check prev-tarball cvs-news fetch cvs-commit cvs-dist deltas web-manual diff -ruNp libtool-1.5.4/NEWS libtool-1.5.6/NEWS --- libtool-1.5.4/NEWS Sat Apr 3 22:56:01 2004 +++ libtool-1.5.6/NEWS Sun Apr 11 14:19:13 2004 @@ -1,5 +1,10 @@ NEWS - list of user-visible changes between releases of GNU Libtool +New in 1.5.6: 2004-04-11; CVS version 1.5.5a, Libtool team: +* Installs libltdl files properly in $prefix/share/libtool/libltdl. 1.5.4 + did not install them at all. +* libltdl correctly guesses the extension for loadable modules again. + New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team: * Bug fixes. diff -ruNp libtool-1.5.4/configure libtool-1.5.6/configure --- libtool-1.5.4/configure Sun Apr 4 00:32:27 2004 +++ libtool-1.5.6/configure Sun Apr 11 14:35:42 2004 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for libtool 1.5.4. +# Generated by GNU Autoconf 2.59 for libtool 1.5.6. # # Report bugs to . # @@ -425,8 +425,8 @@ SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='libtool' PACKAGE_TARNAME='libtool' -PACKAGE_VERSION='1.5.4' -PACKAGE_STRING='libtool 1.5.4' +PACKAGE_VERSION='1.5.6' +PACKAGE_STRING='libtool 1.5.6' PACKAGE_BUGREPORT='bug-libtool@gnu.org' ac_unique_file="ltmain.in" @@ -957,7 +957,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures libtool 1.5.4 to adapt to many kinds of systems. +\`configure' configures libtool 1.5.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1023,7 +1023,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of libtool 1.5.4:";; + short | recursive ) echo "Configuration of libtool 1.5.6:";; esac cat <<\_ACEOF @@ -1163,7 +1163,7 @@ fi test -n "$ac_init_help" && exit 0 if $ac_init_version; then cat <<\_ACEOF -libtool configure 1.5.4 +libtool configure 1.5.6 generated by GNU Autoconf 2.59 Copyright (C) 2003 Free Software Foundation, Inc. @@ -1177,7 +1177,7 @@ cat >&5 <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by libtool $as_me 1.5.4, which was +It was created by libtool $as_me 1.5.6, which was generated by GNU Autoconf 2.59. Invocation command line was $ $0 $@ @@ -1525,11 +1525,11 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu # It is assumed that we only want to see the date extension for cvs libtool # versions (i.e. "odd" letters) and not actual alpha releases. TIMESTAMP= -case 1.5.4 in +case 1.5.6 in *[acegikmoqsuwy]) TIMESTAMP=`${CONFIG_SHELL} ${srcdir}/mkstamp < ${srcdir}/ChangeLog` sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX -## Configuring libtool 1.5.4$TIMESTAMP ## +## Configuring libtool 1.5.6$TIMESTAMP ## _ASBOX echo ;; @@ -1840,7 +1840,7 @@ fi # Define the identity of the package. PACKAGE=libtool - VERSION=1.5.4 + VERSION=1.5.6 cat >>confdefs.h <<_ACEOF @@ -20037,7 +20037,7 @@ _ASBOX } >&5 cat >&5 <<_CSEOF -This file was extended by libtool $as_me 1.5.4, which was +This file was extended by libtool $as_me 1.5.6, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20095,7 +20095,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -libtool config.status 1.5.4 +libtool config.status 1.5.6 configured by $0, generated by GNU Autoconf 2.59, with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" diff -ruNp libtool-1.5.4/configure.ac libtool-1.5.6/configure.ac --- libtool-1.5.4/configure.ac Fri Apr 2 13:13:50 2004 +++ libtool-1.5.6/configure.ac Sun Apr 11 14:20:01 2004 @@ -25,7 +25,7 @@ AC_PREREQ(2.50) ## ------------------------ ## ## Autoconf initialisation. ## ## ------------------------ ## -AC_INIT([libtool], [1.5.4], [bug-libtool@gnu.org]) +AC_INIT([libtool], [1.5.6], [bug-libtool@gnu.org]) AC_CONFIG_SRCDIR([ltmain.in]) diff -ruNp libtool-1.5.4/doc/libtool.info libtool-1.5.6/doc/libtool.info --- libtool-1.5.4/doc/libtool.info Fri Apr 2 13:45:00 2004 +++ libtool-1.5.6/doc/libtool.info Sun Apr 11 14:47:24 2004 @@ -11,7 +11,7 @@ START-INFO-DIR-ENTRY * libtoolize: (libtool)Invoking libtoolize. Adding libtool support. END-INFO-DIR-ENTRY - This file documents GNU Libtool 1.5.4 + This file documents GNU Libtool 1.5.6 Copyright (C) 1996-2003 Free Software Foundation, Inc. @@ -30,7 +30,7 @@ Shared library support for GNU This file documents GNU Libtool, a script that allows package developers to provide generic shared library support. This edition documents -version 1.5.4. +version 1.5.6. *Note Reporting bugs::, for information on how to report problems with libtool. @@ -2260,7 +2260,7 @@ interpreted language. In fact, dlopen c language interpreters to provide an efficient way to extend the language. - As of version 1.5.4, libtool provides support for dlopened modules. + As of version 1.5.6, libtool provides support for dlopened modules. However, you should indicate that your package is willing to use such support, by using the macro `AC_LIBTOOL_DLOPEN' in `configure.in'. If this macro is not used (or it is used _after_ `AC_PROG_LIBTOOL'), diff -ruNp libtool-1.5.4/doc/stamp-vti libtool-1.5.6/doc/stamp-vti --- libtool-1.5.4/doc/stamp-vti Sun Apr 4 00:43:57 2004 +++ libtool-1.5.6/doc/stamp-vti Sun Apr 11 14:47:24 2004 @@ -1,4 +1,4 @@ @set UPDATED 15:05 January ./libtool.texi @set UPDATED-MONTH January ./libtool.texi -@set EDITION 1.5.4 -@set VERSION 1.5.4 +@set EDITION 1.5.6 +@set VERSION 1.5.6 diff -ruNp libtool-1.5.4/doc/version.texi libtool-1.5.6/doc/version.texi --- libtool-1.5.4/doc/version.texi Fri Apr 2 13:44:59 2004 +++ libtool-1.5.6/doc/version.texi Sun Apr 11 14:34:19 2004 @@ -1,4 +1,4 @@ @set UPDATED 15:05 January ./libtool.texi @set UPDATED-MONTH January ./libtool.texi -@set EDITION 1.5.4 -@set VERSION 1.5.4 +@set EDITION 1.5.6 +@set VERSION 1.5.6 diff -ruNp libtool-1.5.4/libltdl/Makefile.am libtool-1.5.6/libltdl/Makefile.am --- libtool-1.5.4/libltdl/Makefile.am Tue Sep 11 10:26:44 2001 +++ libtool-1.5.6/libltdl/Makefile.am Sun Apr 11 14:07:08 2004 @@ -38,6 +38,9 @@ local-install-files: $(DISTFILES) -rm -rf $(DESTDIR)$(datadir)/libtool/libltdl $(mkinstalldirs) $(DESTDIR)$(datadir)/libtool/libltdl @for file in $(DISTFILES); do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$(srcdir)/||"`;; \ + esac; \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -r $$d/$$file $(DESTDIR)$(datadir)/libtool/libltdl/$$file; \ diff -ruNp libtool-1.5.4/libltdl/Makefile.in libtool-1.5.6/libltdl/Makefile.in --- libtool-1.5.4/libltdl/Makefile.in Sun Apr 4 00:33:32 2004 +++ libtool-1.5.6/libltdl/Makefile.in Sun Apr 11 14:36:44 2004 @@ -634,6 +634,9 @@ local-install-files: $(DISTFILES) -rm -rf $(DESTDIR)$(datadir)/libtool/libltdl $(mkinstalldirs) $(DESTDIR)$(datadir)/libtool/libltdl @for file in $(DISTFILES); do \ + case $$file in \ + $(srcdir)/*) file=`echo "$$file" | sed "s|^$(srcdir)/||"`;; \ + esac; \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -r $$d/$$file $(DESTDIR)$(datadir)/libtool/libltdl/$$file; \ diff -ruNp libtool-1.5.4/libltdl/acinclude.m4 libtool-1.5.6/libltdl/acinclude.m4 --- libtool-1.5.4/libltdl/acinclude.m4 Sun Apr 4 00:32:27 2004 +++ libtool-1.5.6/libltdl/acinclude.m4 Sun Apr 11 14:35:42 2004 @@ -6150,7 +6150,7 @@ AC_CACHE_CHECK([which extension is used [libltdl_cv_shlibext], [ module=yes -eval libltdl_cv_shlibext=$shrext +eval libltdl_cv_shlibext=$shrext_cmds ]) if test -n "$libltdl_cv_shlibext"; then AC_DEFINE_UNQUOTED(LTDL_SHLIB_EXT, "$libltdl_cv_shlibext", diff -ruNp libtool-1.5.4/libltdl/configure libtool-1.5.6/libltdl/configure --- libtool-1.5.4/libltdl/configure Sun Apr 4 00:33:37 2004 +++ libtool-1.5.6/libltdl/configure Sun Apr 11 14:36:50 2004 @@ -19858,7 +19858,7 @@ if test "${libltdl_cv_shlibext+set}" = s else module=yes -eval libltdl_cv_shlibext=$shrext +eval libltdl_cv_shlibext=$shrext_cmds fi echo "$as_me:$LINENO: result: $libltdl_cv_shlibext" >&5 diff -ruNp libtool-1.5.4/libltdl/ltmain.sh libtool-1.5.6/libltdl/ltmain.sh --- libtool-1.5.4/libltdl/ltmain.sh Sun Apr 4 00:41:30 2004 +++ libtool-1.5.6/libltdl/ltmain.sh Sun Apr 11 14:44:45 2004 @@ -43,8 +43,8 @@ EXIT_FAILURE=1 PROGRAM=ltmain.sh PACKAGE=libtool -VERSION=1.5.4 -TIMESTAMP=" (1.1220.2.90 2004/04/03 14:10:19)" +VERSION=1.5.6 +TIMESTAMP=" (1.1220.2.94 2004/04/10 16:27:27)" # Check that we have a working $echo. diff -ruNp libtool-1.5.4/ltdl.m4 libtool-1.5.6/ltdl.m4 --- libtool-1.5.4/ltdl.m4 Fri Apr 2 12:46:14 2004 +++ libtool-1.5.6/ltdl.m4 Sun Apr 11 14:07:07 2004 @@ -207,7 +207,7 @@ AC_CACHE_CHECK([which extension is used [libltdl_cv_shlibext], [ module=yes -eval libltdl_cv_shlibext=$shrext +eval libltdl_cv_shlibext=$shrext_cmds ]) if test -n "$libltdl_cv_shlibext"; then AC_DEFINE_UNQUOTED(LTDL_SHLIB_EXT, "$libltdl_cv_shlibext", diff -ruNp libtool-1.5.4/ltmain.sh libtool-1.5.6/ltmain.sh --- libtool-1.5.4/ltmain.sh Sun Apr 4 00:41:30 2004 +++ libtool-1.5.6/ltmain.sh Sun Apr 11 14:44:45 2004 @@ -43,8 +43,8 @@ EXIT_FAILURE=1 PROGRAM=ltmain.sh PACKAGE=libtool -VERSION=1.5.4 -TIMESTAMP=" (1.1220.2.90 2004/04/03 14:10:19)" +VERSION=1.5.6 +TIMESTAMP=" (1.1220.2.94 2004/04/10 16:27:27)" # Check that we have a working $echo.