]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* configure.in: Display a banner to remind users that this is multi-language-branch
authorGary V. Vaughan <gary@gnu.org>
Sun, 24 Jun 2001 16:48:46 +0000 (16:48 +0000)
committerGary V. Vaughan <gary@gnu.org>
Sun, 24 Jun 2001 16:48:46 +0000 (16:48 +0000)
an ex-branch.

ChangeLog
ChangeLog.0
ChangeLog.1
configure.in

index 0113b8b2a60d34d757e4a9e1729091712cc37729..2f0851920a08d8c542bdddcb10cd462cac269352 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-24  Gary V. Vaughan  <gary@gnu.org>
+
+       * configure.in:  Display a banner to remind users that this is
+       an ex-branch.
+       
 2000-06-04  Mark Mitchell  <mark@codesourcery.com>
 
        * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
@@ -82,7 +87,7 @@
        newer config.guess in addition to older /unixware*/.  Use
        compiler driver, not linker, for linking shared libraries.
                        
-2001-04-24  Gary V. Vaughan  <gvv@techie.com>
+2001-04-24  Gary V. Vaughan  <gary@gnu.org>
 
        * ltdl.m4 (AC_C_INLINE): No longer required.
        * libltdl/ltdl.c (strdup, strcmp, strchr, strrchr, memcpy, trim,
        "output_verbose_link_cmd" to better conform to libtool naming
        conventions.
 
-2001-04-24  Gary V. Vaughan  <gvv@techie.com>
+2001-04-24  Gary V. Vaughan  <gary@gnu.org>
 
        From Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>
        * tests/Makefile.am (TESTS_ENVIRONMENT): Make sure the *.test
        * libltdl/ltdl.c (lt_dlexit): Quit loop if only resident modules
        are left.
        
-2001-04-23  Gary V. Vaughan  <gvv@techie.com>
+2001-04-23  Gary V. Vaughan  <gary@gnu.org>
 
        From Albert Chin-A-Young <china@thewrittenword.com>
        * ltmain.in:  `test -L' is not portable, and infact breaks uninstall
        if the variable was not set with `=' earlier.  `+=' was not useful
        here anyway.
 
-2001-04-22  Gary V. Vaughan  <gvv@techie.com>
+2001-04-22  Gary V. Vaughan  <gary@gnu.org>
 
        * ltdl.m4 (AC_CHECK_HEADERS): UW7 has sys/dl.h, so we must
        check for that here.
        various releases of UnixWare and OpenServer that support it.
        Reported by Matthew Schalit <mschalit@pacbell.net>
 
-2001-04-21  Gary V. Vaughan  <gvv@techie.com>
+2001-04-21  Gary V. Vaughan  <gary@gnu.org>
 
        * TODO:  propose pkg-config merge.
 
        * ltcf-cxx.sh (archive_expsym_cmds, osf4/osf5):  Added support
        for cxx under Compaq Tru64.
 
-2001-04-08  Gary V. Vaughan  <gvv@techie.com>
+2001-04-08  Gary V. Vaughan  <gary@gnu.org>
 
        * ltcf-c.sh (hardcode_libdir_flag_spec, osf4/osf5): Use ${wl}
        to pass -rpath when compiling with gcc.
 
        * ltmain.in: Improve check for valid -version-info parameter.
 
-2001-04-08  Gary V. Vaughan  <gvv@techie.com>
+2001-04-08  Gary V. Vaughan  <gary@gnu.org>
 
        From Nick Hudson  <skrll@netbsd.org>
        * doc/Makefile.am (libtool_TEXINFOS): Add fdl.texi so that it
        match_pattern that does pattern matching on filenames...
        * libtool.m4: ...use it with NetBSD
 
-2001-04-05  Gary V. Vaughan  <gvv@techie.com>
+2001-04-05  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/libtool.texi (Multiple dependencies): A note about the
        problems I've reintroduced by reverting the my patch of 2001-03-31.
        Darwin. One of them was misplaced. Added version_type case for
        Rhapsody and Darwin, named "darwin".
 
-2001-03-31  Gary V. Vaughan  <gvv@techie.com>
+2001-03-31  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in: Remove the code for stripping duplicate deplibs
        from libtool link lines -- duplicates are somtimes necessary
 
        * ltmain.in (clean): Automatically remove $objdir (usually '.libs').
 
-2001-03-08  Gary V. Vaughan  <gvv@techie.com>
+2001-03-08  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (library_names_spec): Undo latin-1 spaces I pasted
        in yesterday by mistake.
        
-2001-03-07  Gary V. Vaughan  <gvv@techie.com>
+2001-03-07  Gary V. Vaughan  <gary@gnu.org>
        
        From Tor Lillqvist <tml@iki.fi>
        * ltcf-c.sh, ltcf-gcj.sh (export_symbols): On Windows, if the
 
        * ltcf-cxx.sh (archive_cmds) [HP-UX, GCC]: Port.
 
-2001-03-06  Gary Vaughan  <gvv@techie.com>
+2001-03-06  Gary Vaughan  <gary@gnu.org>
 
        From Albert Chin-A-Young <china@thewrittenword.com>
        * libtool.m4: Apply missing m4 quotes that were originally applied to
        HEAD branch only.
        
-2001-03-05  Gary Vaughan  <gvv@techie.com>
+2001-03-05  Gary Vaughan  <gary@gnu.org>
 
        * NEWS: Updated.
        * doc/libtool.texi (Thread Safety in libltdl): New node describing
        sentences to describe how piecewise linking is done
        for shared objects by creating reloadable object files.
 
-2001-02-20  Gary Vaughan  <gvv@techie.com>
+2001-02-20  Gary Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (lt_dlcaller_register): dont set an unsigned
        type to a negative number.
 
        * ltcf-cxx.sh: Eliminated setting LD to $CC
 
-2001-02-05  Gary V. Vaughan  <gvv@techie.com>
+2001-02-05  Gary V. Vaughan  <gary@gnu.org>
 
        From Nick Hudson <skrll@netbsd.org>
        * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): netbsd* is able to
        automatically load module deplibs without assistance from
        libltdl.
 
-2001-02-02  Gary V. Vaughan  <gvv@techie.com>
+2001-02-02  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (load_deplibs): Make sure the depcount is reset,
        even when deplibs are not used because of the patch below.
 
        * AUTHORS: added myself to the list of maintainers.
 
-2001-01-31  Gary V. Vaughan  <gvv@techie.com>
+2001-01-31  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (load_deplibs): If loading a deplib fails,
        don't sweat -- it may be a lib that is already statically linked
        * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
        * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
 
-2001-01-07  Gary V. Vaughan  <gvv@techie.com>
+2001-01-07  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: Updated.
        * doc/libtool.texi (User defined module data): Updated.
        * libltdl/ltdl.c (lt_dlhandle_next): New function.
        * libltdl/ltdl.h (lt_dlhandle_next): Prototypes.
 
-2001-01-05  Gary V. Vaughan  <gvv@techie.com>
+2001-01-05  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: Updated.
        * doc/libtool.texi (User defined module data):  Document it all.
        * ltdl.h (lt_dlcaller_register, lt_dlcaller_set_data,
        lt_dlcaller_get_data): Prototyped.
 
-2000-12-23  Gary V. Vaughan  <gvv@techie.com>
+2000-12-23  Gary V. Vaughan  <gary@gnu.org>
 
        From vvv@vsu.ru:
        * doc/fdl.texi (GNU Free Documentation License): contained @bye
 
        * libtool.m4 (OSF/1):  Revert my patch of 2000-12-16.
 
-2000-12-20  Gary V. Vaughan  <gvv@techie.com>
+2000-12-20  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (lt_dlexit): Was checking for residency of the
        wrong module.
        compiler on a Tru64 machine.
        * ltcf-cxx.sh (OSF/1): ditto.
 
-2000-12-16  Gary V. Vaughan  <gvv@techie.com>
+2000-12-16  Gary V. Vaughan  <gary@gnu.org>
 
        * ltcf-c.sh (archive_cmds): And another one.  Use test instead of
        `['.
        * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use the HPUX 10.20
        methods to check for library dependencies on HPUX 11.
 
-2000-12-16  Gary V. Vaughan  <gvv@techie.com>
+2000-12-16  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (deplibs_check_method, file_magic_cmd,
        file_magic_test_file): Arghh!  I keep forgetting that this stuff
        * libtool.m4:  Don't depend on Autoconf internals:
        s/ac_cv_prog_gcc/GCC/.
 
-2000-11-29  Gary V. Vaughan  <gvv@techie.com>
+2000-11-29  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.h (lt_dlhandle): Rename the wrapped structure
        to prevent nameclash when used from C++.
        * libltdl/ltdl.c: Fixed all references.
 
-2000-11-25  Gary V. Vaughan  <gvv@techie.com>
+2000-11-25  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (lt_dlopen):  Change the default search order
        for modules.  If the named module has no directory component,
        always start the search with the user_search_path directories,
        and then fall back on the current directory only if that fails.
 
-2000-11-20  Gary V. Vaughan  <gvv@techie.com>
+2000-11-20  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/Makefile.am (libltdl_la_LDFLAGS): increment the version
        number to reflect the breakage of binary compatibility.
        * ltmain.in: Some versions of expr respond with "0" if a
        regexp fails to match.
 
-2000-11-19  Gary V. Vaughan  <gvv@techie.com>
+2000-11-19  Gary V. Vaughan  <gary@gnu.org>
 
        * ltdl.c: Relegate non-POSIX-compliant symbols (e.g. those
        ending in ``_t'') to deprecated #define compatibility macros.
        and ``LT_'' prefixes are taken from the global namespace.
        * ltdl.h: ditto.
 
-2000-11-17  Gary V. Vaughan  <gvv@techie.com>
+2000-11-17  Gary V. Vaughan  <gary@gnu.org>
 
        * ltdl.c: Reformatted.
        * ltdl.h: ditto.
 
-2000-11-11  Gary V. Vaughan  <gvv@techie.com>
+2000-11-11  Gary V. Vaughan  <gary@gnu.org>
 
        * ltdl.m4, ltcf-c.sh, libtool.m4: Use $ac_ext and $ac_objext
        respectively for conftest sources and objects.
        (AM_DISABLE_SHARED, AM_DISABLE_STATIC, AM_PROG_LD, AM_PROG_NM):
        Don't use indir when useless.  Don't add trailing `dnl' either.
 
-2000-10-30  Gary V. Vaughan  <gvv@techie.com>
+2000-10-30  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/libtool.texi:  Corrected another attack of CRLF line
        endings.
        * libtool.m4 (AC_LIBTOOL_CXX, AC_LIBTOOL_GCJ): Pass LD down to
        ltconfig.
 
-2000-10-02  Gary V. Vaughan  <gvv@techie.com>
+2000-10-02  Gary V. Vaughan  <gary@gnu.org>
 
        From Bruce Korb <bkorb@cruzio.com>
        * ltmain.in (execute_dlfiles): Reduce obfuscation.
        '${OBJDUMP}'; Solaris' /bin/sh loses with `}' in cache files.
        (ac_cv_path_MAGIC_CMD): Renamed to lt_cv_path_MAGIC_CMD.
 
-2000-09-28  Gary V. Vaughan  <gvv@techie.com>
+2000-09-28  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (MAGIC_CMD): Don't use MAGIC, since BSD versions of
        the file command use this environment variable to hold the
        * ltcf-cxx.sh (netbsd): Improved support.
        * ltconfig.in (netbsd): ditto.
 
-2000-09-15  Gary V. Vaughan  <gvv@techie.com>
+2000-09-15  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (version_type): Use "-iface" as the windows
        versioning scheme, where iface is the number of the oldest
        interface supported.
 
-2000-09-14  Gary V. Vaughan  <gvv@techie.com>
+2000-09-14  Gary V. Vaughan  <gary@gnu.org>
 
        From Paul Sokolovsky <Paul.Sokolovsky@technologist.com>
        * libtool.m4 (pw32): Initial support for pw32, assuming that
        * ltconfig.in: Add back ranlib calls for static libraries if there
        is a ranlib.
 
-2000-08-31  Gary V. Vaughan  <gvv@techie.com>
+2000-08-31  Gary V. Vaughan  <gary@gnu.org>
 
        sh.test was failing unnecessarily.
 
        libtool in their own CVS repository.
        Reported by Bob Friesenhahn <bfriesen@simple.dallas.tx.us>
 
-2000-08-27  Gary V. Vaughan  <gvv@techie.com>
+2000-08-27  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (with_gcc):  Make the value of this option
        available to the generated libtool script.
        Reported by Stephan Kulow <coolo@kde.org> and Michael Matz
        <matz@ifh.de>
 
-2000-05-30  Gary V. Vaughan  <gvv@techie.com>
+2000-05-30  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (ORIGINAL_CONFIG_SHELL): Prevent lossage when
        the echo probing code falls into this branch without setting
        * ltcf-gcj.sh (netbsd*): ditto.
        From Keisuke Inoue <keisuke@csl.sony.co.jp>
 
-2000-05-29  Gary V. Vaughan  <gvv@techie.com>
+2000-05-29  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (netbsd*): Use -L option to file_magic_cmd as for
        freebsd (below).
        rather than regular files.  Adding -L tells the file program
        to follow the symlink.
 
-2000-05-29  Gary V. Vaughan  <gvv@techie.com>
+2000-05-29  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (i*86-*-freebsd*): Forgot to changequote(,).
 
        * ltcf-c.sh: ditto.
        * ltcf-gcj.sh: ditto.
 
-2000-05-29  Gary V. Vaughan  <gvv@techie.com>
+2000-05-29  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (echo): The following code actually prints the
        double quotes -- so I removed them:
        * tests/suffix.test: Corrected typo in error message, and improved
        the message.
 
-2000-05-27  Gary V. Vaughan  <gvv@techie.com>
+2000-05-27  Gary V. Vaughan  <gary@gnu.org>
 
        * README-alpha: note new location of config.(guess|sub).
 
index 2424f89655b7f629cc04e00841a9691ad00e7b62..5b6b55768400df528d0e28a67bb3fd88dc7ae98f 100644 (file)
        * mdemo/configure.in: use AC_LIBLTDL_CONVENIENCE
        * mdemo/Makefile.am: refer to @LIBLTDL@
 
-1999-03-09  Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
+1999-03-09  Gary V. Vaughan <gary@gnu.org>
 
        * NEWS: updated.
 
        only on FreeBSD and when not static linking; it's been causing
        trouble on platforms such as OpenBSD.
 
-1999-02-26  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-26  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (cygwin): s/\\(mingw\\|cygwin\\)32/\\1/g.  Must've
        missed this file when I changed to cygnus' new sanction name.
        * libltdl/ltdl.c (lt_dlopen): use newhandle instead of handle
        where appropriate, when dlopening a non-libtool library
 
-1999-02-19  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-19  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (export_symbols_cmds): renamed from
        export_symbols_cmd.
        alternate name without ${release}, otherwise build fails when
        -release is used
 
-1999-02-18  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-18  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (archive{,_sym}_commands): Be careful not to
        re-export the dll entry points DllMain@12, _cygwin_dll_entry@12 and
        * mdemo/configure.in: use AC_LIBTOOL_DLOPEN
        * mdemo/main.c: demonstrate lt_dlopen(0)
                  
-1999-02-15  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-15  Gary V. Vaughan  <gary@gnu.org>
 
        * demo/dlmain.c (_WIN32): The lt_symlist structure is now const,
        so my original horrible temporary win32 hack no longer worked.
        * ltmain.in: allow -export-symbols for modules, use thread_safe flag,
          add include_expsyms to the exported symbols
 
-1999-02-12  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-12  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.h (_LTDLL_EXTERN): libltdl is no longer linked as a
        shared library, so the _declspec's were preventing the linker from
        * libltdl/ltdl.c (lt_dlopenext): tmp would be trashed if shlib_ext
        was longer than 3 characters
 
-1999-02-02  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-02-02  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in: new config.guess returns *-*-cygwin now instead of
        *-*-cygwin32.  sed -e 's%\(cygwin\|mingw\)32%\1%g' ltconfig.in
        yes' implies gnu ld, otherwise MSVC++ (which I haven't tested
        since I inheritted the code from Ian Lance Taylor btw!) is implied.
        
-1999-01-28  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-28  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in: Reverted this change of Alexandre's from the
        1999-01-25; "don't try to use .o instead of .lo just because
        AM_PROG_LIBTOOL
        Reported by Jeff Garzik <jgarzik@pobox.com>
 
-1999-01-27  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-27  Gary V. Vaughan  <gary@gnu.org>
 
        * THANKS: Now that we have a policy, applied it to the existing
        list.  This in no way demeans the work of those people removed
        message, and added a warning about inter-library dependencies even 
        for non-module builds
 
-1999-01-26  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-26  Gary V. Vaughan  <gary@gnu.org>
 
        * Makefile.am (install-data-hook): Don't show the if expression
        that tests for gzip with a conditional error message; just do it
        anything about the format of the date, just that it does not
        contain `$'
 
-1999-01-22  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-22  Gary V. Vaughan  <gary@gnu.org>
 
        * configure.in (date): echo the version number during
        configuration, and show $date for cvs versions.
        * ltconfig.in, ltmain.in (TIMESTAMP): append timestamp to most
        references to VERSION
 
-1999-01-22  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-22  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (ild): Revert the change which allowed libtool to
        link libraries with dependencies on .la libs.
        * demo/configure.in, demo/Makefile.am (DLPREOPEN): reverted; it
        didn't make any difference.
 
-1999-01-21  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-21  Gary V. Vaughan  <gary@gnu.org>
 
        * THANKS: Added Chris Laas <golem@MIT.EDU>
        
 
        * mdemo/main.c (LTDL_PREOPENED_SYMBOLS): remove
 
-1999-01-20  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-20  Gary V. Vaughan  <gary@gnu.org>
 
        * TODO: Added inter-library deps for ltlibs.
 
        flags to LDADD
        * doc/libtool.texi (Using Automake): how to add -dlopen to LDADD
 
-1999-01-19  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-19  Gary V. Vaughan  <gary@gnu.org>
 
        From Andrey Slepuhin <pooh@msu.ru>
        * ltmain.in (hardcode_action) Oops, misapplied the patch!
        (find_module) tryall_dlopen old_name first, so that we don't
        override statically linked symbols with dlopened ones
 
-1999-01-15  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-15  Gary V. Vaughan  <gary@gnu.org>
 
        From Andrey Slepuhin <pooh@msu.ru>
        * libtoolize.in (cd $pkgdatadir): Make sure we return the the
        * mdemo/Makefile.am: use -export-dynamic until libtool 
          and libltdl are able to handle module dependencies
          
-1999-01-14  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-14  Gary V. Vaughan  <gary@gnu.org>
 
        * THANKS: added Mark Elbrecht.
        * ltconfig.in (PATH_SEPARATOR): new variable to hold valid $PATH
        (@DIST_MAKEFILE_LIST@): create subdir if needed, then run
        configure.
        On-demand configuration of subdirs at distribution time was
-       suggested by Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
+       suggested by Gary V. Vaughan <gary@gnu.org>
 
        * libtool.m4, ltconfig.in (NM): search for NM in PATH before
        /usr/ccs/bin, /usr/ucb and /bin.  However, if the found one isn't
        * mdemo/configure.in: check only for math.h (string.h is no longer
          necessary)
 
-1999-01-12  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-12  Gary V. Vaughan  <gary@gnu.org>
 
        * configure.in (ltdl-install): Fixed up the indentation so that
        `configure --help' is pretty again.
          non-libtool modules, dlopen with the flags GLOBAL and NOW
        * mdemo/main.c: report the error using lt_dlerror()
        
-1999-01-08  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-08  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/libtool.texi (old_archive_from_new_commands): Documented
        this ltcofig variable.
 
-1999-01-07  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-07  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.sh (cygwin, allow_undefined): Unfortunately, there are
        problems with this variable when trying to make a dll which has
        * libltdl/ltdl.c: assigned copyright to the FSF
        * libltdl/ltdl.h, mdemo/foo*,main.c: likewise
        
-1999-01-06  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1999-01-06  Gary V. Vaughan  <gary@gnu.org>
        
        * ltmain.in (dllsearchpath): add absolute directory paths to
        dllsearchpath so that the wrapper scripts can be called from any
          USE_DLPREOPEN was defined, integrated shl_load code from GModule
          (still untested)
 
-1998-12-24  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-24  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/configure.in: fixup spacing in --enable-ltdl-install
        help string so that it lines up nicely for configure --help.
        * mdemo/Makefile.am (mdemo_debug_LDADD, mdemo_debug_DEPENDENCIES): 
        use libltdl.la
 
-1998-12-23  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-23  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/PLATFORMS: added my cygwin32 box (i686-pc-cygwin32).
 
        * libltdl/configure.in: warn if dlopen is not supported
        * mdemo/Makefile.am (mdemo.debug): use libltdls
 
-1998-12-22  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-22  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in: revert Thomas Tanners change to create all
        libraries without the `lib' prefix on win32, otherwise `gcc foo.c
        * depdemo/.cvsignore: renamed hell* to depdemo*, added *.lo,*.la
        * mdemo/.cvsignore: ditto
        
-1998-12-21  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-21  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (AM_SYS_NM_PARSE): apparently  __ptr_t is predefined
        on some systems - use lt_ptr_t instead.
          demo), updated the documentation, import sin and cos in main
          program rather than linking libfoo1 statically
 
-1998-12-17  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-17  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (AM_PROG_LIBTOOL): Added AC_PREREQ(2.12) to prevent
        people using libtool with old autoconfs that don't provide the
        (*demo/Makefile.in): don't update autoconf/automake files any
        more; make check is needed
 
-1998-12-14  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-14  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (archive_cmds): tweaked for cygwin b18->b20.1
        compatibility and fixed a bug with generating the export
        * libltdl/Makefile.am (noinst_HEADERS): don't install ltdl.h yet
        (noinst_LTLIBRARIES): ditto for libltdl.la
 
-1998-12-08  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-08  Gary V. Vaughan  <gary@gnu.org>
 
        * README-alpha: adapted the release procedure from
          automake/HACKING.
        * ltmain.in: use sys_lib_search_path, removed extradeplibs
        (they're not portable)
        
-1998-12-02  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-02  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/configure.in: look for string.h or else strings.h, and
        also check for ANSI strrchr() function.  Fix `undescore before
        * mdemo/modules/Makefile.am: replaced -export-symbols with 
        -export-dynamic since it doesn't work for modules
        
-1998-12-01  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-12-01  Gary V. Vaughan  <gary@gnu.org>
 
        * README: Updated homepage pointer to gnu libtool page.
 
 
        * config.guess, config.sub: imported from autoconf pre-2.13
 
-1998-11-27  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-11-27  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool (AM_PROG_LD): Oops... we need to know the host_os for
        the changes below.  I'm not sure whether mingw32 and os2 support
        * PORTING: new file, with general instructions and inter-library
        dependencies tips
 
-1998-11-11  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-11-11  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in: make use of '~' field separator in reload_cmds,
        old_archive_from_new_cmds, old_archive_cmds, archive_cmds,
        modules
        * tests/Makefile.am, tests/mdemo*: added some tests for mdemo
 
-1998-11-04  Gary V. Vaughan  <gvaughan@oranda.demon.co.uk>
+1998-11-04  Gary V. Vaughan  <gary@gnu.org>
 
        * demo/configure.in: added AC_EXEEXT macro so that the tests can
        work on cywin32/mingw32 hosts.  This requires the current CVS
index 970f67de0c2f15184d6630299f41d0cdbf51e299..8c453ac6804a80c9cab98a31430adbcbb1936f7d 100644 (file)
 
        * ltconfig.in (linux-gnu*): Set hardcode_into_libs=yes.
 
-1999-11-29  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-11-29  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in:  Be friendlier to C++ compilers when testing
        for dlopen support.
        Reported by Stephan Kulow <coolo@itm.mu-luebeck.de>
 
-1999-11-26  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-11-26  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4:  better use of $target instead of $host to support
        cross compilation.
@@ -76,7 +76,7 @@
 
        * ltconfig.in: add support for Unixware (sysv4.2uw2*)
 
-1999-10-29  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-29  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in:  Damnit!  Cygwin cvs committed all the
        dos line endings.
        * libltdl/ltdl.c (lt_dlopen): Do not search paths when the
        specified library is not just a basename.
 
-1999-10-10  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-10  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (AC_PATH_FILE): new macro replaces
        AC_PATH_TOOL_GREP_OUTPUT.
        * ltconfig.in (reload_flag): moved to libtool.m4.
        (deplbs_check_method): ditto.
 
-1999-10-07  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-07  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (AC_PATH_PROG_VERSION_GREP): removed in favour of the 
        more general AC_PATH_PROG_GREP_OUTPUT.
        (AC_PROG_LIBTOOL):  Search for a working find program in the
        user's PATH using the new macros.
        
-1999-10-06  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-06  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: updtaed.
         * ltconfig.in: Accept osf5.
         Reported by Sascha Schumann <sascha@schumann.cx>
 
-1999-10-04  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-04  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (-no-install):  This doesn't work on win32 since
        the search path for libraries is not encoded in the binary,
        * ltmain.in (-no-fast-install):  Wrapper script used to add the
        exeext on again when naming the wrapped executable.
 
-1999-10-03  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-03  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in:  Set $FILE to @FILE@ for substitution with
        the value found in libtool.m4 at configure time.
        * libltdl/Makefile.am: don't preserve file attributes when
          installing the libltdl sources
 
-1999-10-01  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-10-01  Gary V. Vaughan  <gary@gnu.org>
 
        * configure.in (AC_OUTPUT_COMMANDS): generate ltmain.sh
        * Makefile.am (ltmain.sh ltconfig): removed.  Automake inserts the 
        * ltconfig.in (sco3.2v5): use pass_all deplibs_check_method
        for SCO3.2.
 
-1999-09-29  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-09-29  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (whole-archive-flag-spec):  I had been
        wondering why my file system was filling up with empty
        * ltconfig.in (sysv5): Added support required for shared
        library linking on SCO UW7.
 
-1999-09-22  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-09-22  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (whole-archive-flag-spec): test whether the
        version of GNU ld being used understands --whole-archive
        * ltmain.in (CDPATH): Likewise.
        Reported by Greg McGary <gkm@eng.ascend.com>
 
-1999-08-24  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-08-24  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (ltdll.c, impgen.c): Prevent the shell from
        expanding variables & backslash escapes when writing these
        * libltdl/COPYING.LIB: Update to version 2.1.
        * libltdl/ltdl.h, libltdl/ltdl.c: Update FSF address.
 
-1999-08-03  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-08-03  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (mingw*, AC_PROG_LD): use tr for carriage return
        stripping.
        * ltconfig.in:  Updated bsdi4 soname specs to be more like
        linux as discussed on the bsdi mailing list.
 
-1999-07-20  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-07-20  Gary V. Vaughan  <gary@gnu.org>
 
        * configure.in (AC_PROG_RANLIB):  No longer required as we now use
        AC_CHECK_TOOL in AC_LIBTOOL_SETUP.
 
        * doc/libtool.texi (C++ Libraries):  fixed a typo.
 
-1999-07-06  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-07-06  Gary V. Vaughan  <gary@gnu.org>
 
        * README-alpha:  improved the release instructions to mention
        actual list addresses for announcements, and urls for upload
        * ltconfig.in: finish_cmds for FreeBSD removed
        * depdemo/l3/Makefile.am: install libl3.la into an extra directory
 
-1999-07-02  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-07-02  Gary V. Vaughan  <gary@gnu.org>
 
        * configure.in: bumped version to 1.3c.
 
        * ltmain.in (ltdll.c): Support for crosscompiling from linux to
        mingw32.
 
-1999-06-23  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-23  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (cygwin, export_symbols_cmds): If there is already
        an extracted and compiled ltdll.c, then don't delete, reextract
        are paths through the code which run archive_expsym_cmds without
        running export_symbols_cmds.
 
-1999-06-20  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-20  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in:  moved the test for NM after the test for
        no_builtin_flag.
        * ltconfig.in: CR/LF fix for broken DJGPP bash
        * ltmain.in: CR/LF fix for DJGPP
 
-1999-06-18  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-18  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (outputname): When generating the executable wrapper
        script, $outputname already has the $exeext suffix, so we needn't
        add it again.
 
-1999-06-16  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-16  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/configure.in (ac_cv_lib_dl_dlopen): missing "x" in test
        comparison corrected.
        names passed without an extension, we now add a trailing `.' to
        prevent this from happening.
 
-1999-06-15  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-15  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have
        decided that LoadLibrary returns `0' for success, yet FreeLibrary
        * NEWS: Note work-around.
        Reported by Pavel Roskin <pavel_roskin@geocities.com>
 
-1999-06-09  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-09  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (exeext): autoconf's AC_EXEEXT uses "no" to indicate
        no extension, and we must do the same in order to share the cache
        * ltconfig.in (exeext): Use quotes in the test, to prevent a 
        failure in sh.test.
 
-1999-06-09  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-09  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in: Reordered tests to be more like configure.in's
        recommended order (programs first, then libraries, etc.).
        host.  Also test that the compiler accepts the flag, and cache
        that result too.
 
-1999-06-08  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-06-08  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (LN_S): Accept, in order of decreasing preference:
        the cached value; an environment setting; ``ln -s'' if it works;
        * ltconfig.in: linkopts -> compiler_flags for $CC and linker_flags
          for $LD, link_all_deplibs=yes on IRIX
 
-1999-05-22  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-22  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: insert todays date alongside 1.3.1 release.
        * Makefile.in: use gnu not gnits rules
        * doc/PLATFORMS: Updated to 1.3.1 for all platforms I've got.
        Added sparc-unknown-linux-gnu.
 
-1999-05-21  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-21  Gary V. Vaughan  <gary@gnu.org>
 
        * demo/foo.h: s/PARAMS/LTDL_PARAMS/g
        * libltdl/ltdl.h: ditto.
        * libtool.m4 (AC_LIBLTDL_*): set INCLTDL to the path of ltdl.h
        * ltconfig.in: check for dlopen with -ldl first
 
-1999-05-19  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-19  Gary V. Vaughan  <gary@gnu.org>
 
        * NEWS: Added 1.3.1 news items.
        * doc/PLATFORMS: updated the boxes I have access to, to 1.3.1
        in preparation for the next release.
 
-1999-05-18  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-18  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (cygwin*, whole_archive_flag_spec): dlltool chokes
        on this, so leave it unset in this case so that the ltmain code
        knows it has to unpack convenience archives by itself.
 
-1999-05-17  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-17  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in: Do not exit when an unknown library name is passed
        passed in, simply warn and continue since some compilers require
        * ltconfig.in: port to NEC UX/4800.
        * NEWS: updated.
        
-1999-05-17  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-17  Gary V. Vaughan  <gary@gnu.org>
 
        * ltconfig.in (beos*, deplibs_check_method): set to pass_all.  BeOS
        is PIC by default.
        (instal-data-hook): Add srcdir/instutil to the beginning of the
        PATH before installing libltdl's sources.
 
-1999-05-09  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-09  Gary V. Vaughan  <gary@gnu.org>
 
        * TODO: updated.
 
-1999-05-06  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-05-06  Gary V. Vaughan  <gary@gnu.org>
 
        * Makefile.am (install-data-hook):  make sure the install directory
        is not left world writable.
        * ltmain.in: Save exit status of link_command before removing
        symbol table object file.
 
-1999-04-29  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-04-29  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/PLATFORMS: updated my hpux-10.20 and cygwin box entries.
 
        * libltdl/acconfig.h: New file.  Add #undefs for defines that
        would be duplicated.
 
-1999-04-29  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-04-29  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (cygwin*|mingw*, DLLTOOL, OBJDUMP, AS): Only expand the
        code that makes these configure time checks on hosts that need the
        (AC_LIBLTDL_CONVENIENCE, AC_LIBLTDL_INSTALLABLE): Fix calls to
        AC_BEFORE.
 
-1999-04-28  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-04-28  Gary V. Vaughan  <gary@gnu.org>
 
        * libtool.m4 (ltconfig_enable_win32_dll): pass --enable-win32-dll to
        ltconfig if this is set.
        create temporaries in the current directory when output should go
        elsewhere.  We must perform locking if it does.
 
-1999-04-27  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-04-27  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (old_archive_cmds): Ensure that there are always .o
        objects available before running old_archive_cmds.
        * ltconfig.in (*_cmds): quote $ so that they're not expanded by
        the first eval
 
-1999-03-25  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-03-25  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in ($PATH):  Expand any tildes in the users path to the
        contents of $HOME to avoid problems with *_cmds splitting and
 
        * ltconfig.in (ld_shlibs, amigaos*): disable shared libraries
 
-1999-03-23  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-03-23  Gary V. Vaughan  <gary@gnu.org>
 
        * libltdl/configure.in: the sed expression for finding the shared
        library extension used to think the . in [.] for the cygwin
        * tests/Makefile.am (TESTS): added noinst-link.test
        * doc/libtool.texi: document it
 
-1999-03-19  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-03-19  Gary V. Vaughan  <gary@gnu.org>
 
        * ltmain.in (dependency_libs): There is no reason to infer that
        the pseudo library is invalid if dependency_libs='' at
          libtool will break ILD, so we ignore it when generating
          dependencies.
          
-1999-03-17  Gary V. Vaughan  <gary@oranda.demon.co.uk>
+1999-03-17  Gary V. Vaughan  <gary@gnu.org>
 
        * doc/PLATFORMS: Thanks to Alexandres changes below, both my
        hp boxes pass the entire test suite.
index 58c5aad6ab62806c35c0a9948198e20516c79014..88416d6e0daa1dc5f0e2bc6202e4bab5eaa9fe40 100644 (file)
@@ -2,16 +2,12 @@ dnl Process this file with autoconf to create configure.
 
 AC_INIT(ltmain.in)
 
-AM_INIT_AUTOMAKE(libtool, 1.4a)
+AM_INIT_AUTOMAKE(libtool, 1.4mlb)
 
 # This is a sanity check so we can see which version is used in bug reports.
 # 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 "$VERSION" in
-changequote(,)
-  *[acegikmoqsuwy]) 
-changequote([,])
     TIMESTAMP=`${CONFIG_SHELL} ${srcdir}/mkstamp < ${srcdir}/ChangeLog`
     banner="Configuring $PACKAGE $VERSION$TIMESTAMP"
     dashes=`echo "$banner" | sed 's/./-/g'`
@@ -22,8 +18,14 @@ changequote([,])
     echo "$banner"
     echo $dashes
     echo
-    ;;
-esac    
+
+    # Make sure that users know the branch is dead!
+    banner="This branch is dead.  Please use the HEAD revisions."
+    dashes=`echo "$banner" | sed 's/./-/g'`
+    echo $dashes
+    echo "$banner"
+    echo $dashes
+    echo
 AC_SUBST(TIMESTAMP)
 
 pkgdatadir='${datadir}'"/${PACKAGE}"