libtool-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Libtool annotated tag, release-1-4-1, created. release-1-4-1


From: Gary V. Vaughan
Subject: [SCM] GNU Libtool annotated tag, release-1-4-1, created. release-1-4-1
Date: Thu, 17 Apr 2008 18:06: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 annotated tag, release-1-4-1 has been created
        at  e56ffdd16c060dcc3d09be4f9a7f61edff4d4c4d (tag)
   tagging  a135612405a398db8dee2841a051d075fe056bb5 (commit)
 tagged by  Gary V. Vaughan
        on  Thu Apr 17 12:56:25 2008 -0400

- Log -----------------------------------------------------------------
1.4.1

Akim Demaille (5):
      * libtool.m4: Adjust the copyright notice.
      * libtool.m4:  Don't depend on Autoconf internals:
      * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Rename
      * libtool.m4: s/[ t]*$//
      * ltmain.sh: Don't quote the argument of case/esac and

Alan Modra (1):
      * libtool.m4 (lt_cv_deplibs_check_method): pass_all for hppa*-linux.

Albert Cheng (1):
      * ltmain.in (shlibpath_var): ensure the variable is non-empty before

Albert Chin (1):
      * libtool.m4 (save_CPPFLAGS): Fix typo.

Albert Chin-A-Young (2):
      * libtool.m4: Handle case where /bin/nm -p outputs multiple
      * libtool.m4: Prefer shl_load to dlopen   on HP-UX because

Alexandre Oliva (492):
      * demo/Makefile.am (objdir): there are no longer quotes around
      * libtool.m4 (CFLAGS): check whether -belf is needed on SCO, as
      * autogen: new script; run it to bootstrap libtool after checking
      * AUTHORS: added myself as a co-maintainer
      * ltmain.in (libobj): default value must not contain directory
      added a few extra headers for gnus
      * ltmain.in: correctly create libraries and programs with
      thou shalt not commit before make check :-)
      added a suggestion of how to create shared libraries with undefined 
symbols
      * THANKS: Added Eric Estievenart
      * ltconfig.in (need_locks): if neither `-c -o' nor hard links are
      * THANKS: Added Marc J. Fraioli
      * ltconfig.in (compiler_o_lo): check whether we can write directly
      * ltconfig.in (hardcode_minus_L): Revert Ian's patch for
      * libtool.m4 (sco): fix typo
      * ltconfig.in: On AIX, don't treat GNU ld specially.
      1998-11-04  Alexandre Oliva  <address@hidden>
      * THANKS: Added Thomas Tanner and Gary V. Vaughan
      moved from aix to c++
      fixed
      installed
      * ltconfig.in: add --falback-echo, to be used if everything else
      * sh.test (test X): ensure that the double-quote supposed to be
      * ltconfig.in (sunos*, sympat, symxfrm): remove underscore
      * ltconfig.in: make use of '~' field separator in reload_cmds,
      * NEWS: updated
      * ltmain.in (IFS): revert Gary's patch when parsing version
      * NEWS: Mention -export-symbols and new dlpreopen
      * PORTING: Porting instructions are in the libtool manual already
      * ltmain.in (C_compiler): copy $CC before it is overwritten with
      * NEWS: -module and libtldl
      * ltmain.in (output_objdir): compute it from $output, not $arg
      * ltmain.in (installed): new variable defined within a .la file,
      * ltmain.in (installed): new variable defined within a .la file,
      * ltconfig.in (echo_test_string): the whole ltconfig script was
      * ltmain.in: missing `test' between `&&' and `"$module"'
      * mdemo/Makefile.am (hell_debug_LDFLAGS): -dlpreopen -> -dlopen
      added message with -export-symbols syntax for various platforms
      * ltconfig.in (archive_cmds, osf3, osf4, solaris, sunos4): create
      * libltdl/ltdl.c: replace NULL with 0, so that we don't depend on
      * doc/PLATFORMS: updated last-tested release for platforms I've
      * ltconfig.in (echo): avoid shell error messages when we're
      * libtool.spec (URL): point to www.gnu.org
      Initial revision
      imported from autoconf CVS tree
      * ltconfig.in (solaris): do not use $CC for linking if GNU ld is
      * Makefile.am (mdemo_distfiles): libfoo[12].sym no longer exist
      * libtool.m4 (ac_cv_sys_symbol_underscore): `test a == b' doesn't
      * doc/libtool.texi (author): listed all the AUTHORS
      * configure.in: we no longer use PRCS
      C++ problems are documented
      * ltmain.in (convenience, deplibs): propagate dependencies
      * PORTING: removed the text Akim Demaille converted to .texi
      * configure.in (AC_CONFIG_SUBDIRS): added libltdl
      * ltmain.in (-DSTATIC): changed to -DLIBTOOL_STATIC, and defined
      * tests/Makefile.am (EXTRA_DIST): remove ltdl-*.test
      * demo/configure.in (BINARY_HELLDL): test whether dlopen is
      * libltdl/configure.in (stdlib.h, unistd.h, stdio.h): check
      * libltdl/Makefile.am (EXTRA_DIST): removed, nothing needed
      * THANKS: added Stephan Kulow; removed Gary V. Vaughan and Thomas
      * NEWS: Added Thomas Tanner and Gary V. Vaughan to the list of new
      * ltmain.in (-force-static, force_static): removed
      new file
      * Makefile.am (cvs-dist): our release tags are in lower case
      reverted addition of depdemo; it's completely unusable yet :-(
      * NEWS, configure.in, libtool.spec: Bumped to 1.2d for release
      missing colon at EOL
      cvs-dist: missing quotes in sed command
      * NEWS, configure.in, libtool.spec: Bumped to 1.2e for CVS
      * Makefile.am (SUBDIRS): prepend `.' to avoid am-recursive
      * libltdl/Makefile.am: install libltdl conditionally...
      * libltdl/Makefile.am: install libltdl conditionally...
      * ltmain.in (SP2NL, NL2SP): use `tr' magic to avoid passing very
      * ltconfig.in (cygwin, archive_cmds, archive_sym_cmds): Moved
      * ltmain.in (SP2NL, NL2SP): Don't delete empty lines, as this
      * ltmain.in (libobjs_save, oldobjs): when building an
      * libltdl/ltdl.c (lt_dlopen): missing strlen in bound test
      *** empty log message ***
      * libltdl/ltdl.c (FILENAME_MAX): use it instead of MAX_FILENAME,
      * configure.in (AC_CONFIG_SUBDIRS): add libltdl, demo, mdemo and
      * libtool.m4 (AM_SYS_NM_PARSE): need for underscore prefix is now
      * libtool.m4 (AM_SYS_NM_PARSE): while we are at it, we may well
      * ltmain.in (convenience, libobjs): get only .o and .lo files from
      * ltconfig.in (symxfrm): don't print $pipe_works twice, once for
      documented old_archive_from_new_cmds
      * ltmain.in, NEWS, doc/libtool.texi: Added support for -R flag
      * configure.in (AC_CONFIG_SUBDIRS): added cdemo
      * THANKS: added Raffaele Sena
      * libtool.m4, ltconfig.in (NM): search for NM in PATH before
      * configure.in (AC_CONFIG_DIRS): configure only libltdl, and then,
      added some info to mail/aix
      * Makefile.am (@DIST_MAKEFILE_LIST@): `$' must be doubled
      * ltmain.in (old_archives, oldobjs): use find to SYMDEF here too
      * libltdl/configure.in (libltdl_cv_shlibext, LTDL_SHLIB_EXT):
      * ltconfig.in (solaris): define `need_version' to no
      * THANKS: added Sebastian Wilhelmi
      something's wrong with my NFS server :-(
      * doc/libtool.texi (Test descriptions): cdemo-static works, thanks
      * mdemo/Makefile.am (../libltdl/libtool): mkdir and configure
      * Makefile.am: Moved ltconfig and ltmain.sh back into srcdir, and
      * libltdl/ltdl.h (lt_dlpreopen_default): reverted to a macro
      * ltconfig.in (need_lib_prefix, need_version,
      missing entry
      * ltmain.in (dlpredeps): append dependencies from dlopened modules
      * mdemo/Makefile.am (../libltdl/libltdlc.la): depend on
      fixed
      * ltconfig.in (wlarc): set to either '${wl}' or an empty string,
      * Makefile.am (libltdl.tar.gz): don't create it as part of the
      * libtool.m4 (LIBTOOL_DEPS): set it
      * mdemo/Makefile.am (mdemo_LDFLAGS, mdemo_LDADD): moved -dlopen
      * Makefile.am (check-local): depend on libltdl/Makefile
      * Makefile.am (check-local): depend on libltdl/Makefile
      * ltmain.in (lt_preloaded_setup): function added to symbol list
      * libltdl/Makefile.am (Makefile): depend on libtool
      * ltmain.in (dlpredeps): removed, reverting 1999-01-17's change
      * libltdl/ltdl.h (LTDL_PRELOADED_SYMBOLS): remove it; better to
      * libltdl/configure.in (libltdl_cv_preloaded_symbols,
      * libltdl/ltdl.c (lt_dlopen): properly detect error condition when
      * THANKS: added Manfred Weichel
      from automake 1.4
      * ltconfig.in (bsdi4*, netbsd*, uts4*, library_names_spec,
      * TODO: should we also build a `static' copy of a convenience
      * mdemo/main.c (LTDL_PREOPENED_SYMBOLS): remove
      * ltmain.in (compile): when compiling both PIC and non-PIC, write
      * demo/configure.in (AC_C_CONST): added, for portability
      * libltdl/ltdl.c (find_module): remove the libdir argument, and
      mail/aix has been resolved
      updated TODO
      * demo/dlmain.c (main): add missing const to declaration of name
      * ltconfig.in (sunos4*, without_gnu_ld, with_gcc, archive_cmds):
      * demo/dlmain.c (main): cast s->address to the appropriate pointer
      * ltconfig.in (global_symbol_pipe): #define const to nothing if
      * ltmain.in (dlsyms): #define const to nothing if not __STDC__
      *** empty log message ***
      * cdemo/main.c (main): use K&R definition syntax
      * THANKS: Added Steven Schultz
      * ltconfig.in (linux*, solaris*, bsdi4*, sys_lib_search_path):
      added new commit script
      * ltmain.in (file_magic): follow soft-links before running `file'
      * Makefile.am (@DIST_MAKEFILE_LIST@): work around Ultrix /bin/sh bug
      * ltmain.in (module, droppeddeps): if libtool could not satisfy
      * tests/demo-shared.test, tests/demo-static.test: new tests
      handle locally added and removed files
      * demo/configure.in: set DLPREOPEN to -dlopen if we don't have
      * ltconfig.in (linux-gnu*, finish_cmds): remove erroneous backslash
      * libltdl/ltdl.c: major rewrite to avoid almost all fixed-size
      * libltdl/configure.in: reintroduce code to detect native library
      Exercise my narcisism =)O|
      Archived some mail in mail/LTLIBOBJ to remind us that
      More notes in mail/LTLIBOBJ
      * demo/configure.in, demo/Makefile.am (DLPREOPEN): reverted; it
      - add --fast as synonym for -f
      * mdemo/Makefile.am (../libltdl/libtool): if it does not exist,
      fix commit message extraction and some bogus warnings
      * ltmain.in (Xsed): add 1 to Xsed definition that goes into
      * Makefile.am (TSDEPS_DIST): dist-time dependencies for timestamps
      * Makefile.am (ltconfig, ltmain.sh, TIMESTAMP): let's not assume
      * libltdl/ltdl.c (lt_dlopen): if we're reusing a previously opened
      * Makefile.am (ltconfig, ltmain.sh): add ChangeLog Revision to
      * ltmain.in (pass_all=none, droppeddeps): set only if deplibs was
      * ltmain.in: don't try to use .o instead of .lo just because
      * mkstamp: move the sed script to extract revision and date
      deleted unneeded trailing semicolon
      * ltconfig.in (freebsd2.2*, hardcode_minus_L): for FreeBSD 2.2.6,
      * ltmain.in (dependency_libs, xrpath): add -R switches to
      * ltmain.in (file_magic): use egrep instead of expr to support
      * libltdl/ltdl.c (objdir): string collation isn't portable; strcat
      * libltdl/configure.in (libltdl_cv_objdir): yes, appending the "/"
      * libltdl/ltdl.c (find_module): test old_name and dlname for NULL,
      * ltmain.in: reworded `dropped inter-library dependencies'
      * ltconfig.in (LTCONFIG_VERSION): add TIMESTAMP, remove
      typo in latest patch
      * ltconfig.in (LTCONFIG_VERSION): damn!, adding TIMESTAMP doesn't
      * configure.in (TIMESTAMP): use mkstamp here too
      * configure.in (pkgdatadir): define pkgdatadir explicitly, and
      * configure.in (pkgdatadir): expand ${PACKAGE} at configure-time,
      * libltdl/ltdl.c: make all global strings char[], not char*; check
      * libltdl/configure.in (AC_PROG_LIBTOOL): automake does not
      * libltdl/ltdl.c (find_file): allocate filename dynamically
      * libltdl/ltdl.c (find_file): oops, filenamesize was miscomputed
      * libltdl/Makefile.am (@TOINST@/libltdl.la): if installation is
      run cvs update with -q
      * Makefile.am (ltconfig, ltmain.sh): some broken makes don't like
      * libltdl/ltdl.c (lt_dlopen, non-.la): find_file now returns 0 on
      * libltdl/Makefile.am (distclean-local): renamed from
      * libltdl/ltdl.c (find_file): fix endless loop condition
      add *** to warning messages
      * libtoolize.in: search for A[MC]_PROG_LIBTOOL, not
      * ltdl.c (lt_dlopenext): tmp would be trashed if shlib_ext was
      * ltconfig.in: new config.guess returns *-*-cygwin now instead of
      * libltdl/ltdl.c (find_module): initialize filename if dir is NULL
      * libtool.m4 (ac_cv_sys_global_symbol_pipe): accept TAB in
      * ltconfig.in (irix5*, library_names_spec): add soname_spec,
      *** empty log message ***
      * ltconfig.in (irix5*, hardcode_libdir_separator): set it to a
      * ltconfig.in (irix5*, irix6*, deplibs_check_method): use
      * ltconfig.in (irix5*, irix6*, osf3*, osf4*): do not use
      * libltdl/ltdl.c (tryall_dlopen): strcmp filenames was reversed
      * ltmain.in: create libname.lai at link time, not at install time,
      * ltmain.in: don't try to read objdir/libname.la before it is
      * libltdl/configure.in: add a DESCRIPTION argument to AC_DEFINEs
      * libtool.m4 (AC_CHECK_LIBM): do not set MATHLIB or AC_SUBST it,
      * libltdl/ltdl.c (lt_dlmalloc, lt_dlfree): SunOS' cc can't cope
      * ltconfig.in: (freebsd2*, sunos4*, exclude_expsyms): exclude
      * ltconfig.in (openbsd*, netbsd*, library_names_spec): append
      * ltconfig.in (archive{,_sym}_commands): Be careful not to
      missed off the --export-all from the first dlltool call
      * ltconfig.in (ld_shlibs): move -soname and similar flags to the
      * libtool.m4 (AC_LIBTOOL_DLOPEN): check for dlopen in libc before
      * ltconfig.in (shlibpath_overrides_runpath): new variable;
      * ltmain.in: fixes for export-symbols dry-run
      * doc/libtool.texi: remove ticks from menu items; it breaks TeX
      * ltconfig.in (freebsd*, finish_cmds): expand objformat here
      * ltmain.in: avoid duplication of -L switches, it sometimes breaks
      * ltmain.in: fix typos in my last change (s/ocmpile/compile/)
      fixed
      * libltdl/configure.in: check for dld.h
      * ltmain.in: remove on-demand executable in the proper place, and
      * ltconfig.in (irix5*, irix6*, shlibpath_overides_runpath): yes
      * TODO: removed ILD, soon to be merged, and added convenience
      * ltmain.in: create on-demand executable as $progdir/$$-$program,
      * ltmain.in: added missing mkdir $progdir for on-demand executable
      * ltmain.in (file_magic_regex): sed `10q' is faster than `11,$d'
      * ltmain.in (freebsd): compile symbol table file with pic_flag
      * ltconfig.in (archive_expsym_cmds, solaris, without_gnu_ld):
      * libltdl/ltdl.c (LTDL_LAZY_OR_NOW): renamed from LTDL_NOW; prefer
      * ltconfig.in (enable_fast_install): test whether it can be forced
      typo
      * ltconfig.in (enable_fast_install): force it to no only if we
      * ltmain.in (relink_command): do not prepend cd `pwd` to it, the
      * tests/build-relink.test: new; check shlibpath_overrides_runpath
      * ltmain.in (compile_command): append finalize search path to
      * tests/Makefile.am (TESTS): run hardcode before build-relink
      * tests/build-relink.test: link broken libhello.la with at least
      forgot to add demo-nofast.test
      * libltdl/Makefile.am, libltdl/configure.in, mdemo/Makefile.am:
      * libltdl/Makefile.am (@TOINST@/libltdl.la): do not hide the
      * tests/build-relink.test: hellT was renamed to lt-hell
      * libtool.m4 (AC_LIBTOOL_DLOPEN): do not depend on the existence
      * ltmain.in (hardcode_libdir_separator, compile_rpath,
      * tests/build-relink.test: when hell is expected to fail, run it
      * ltmain.in: temporarily disable dlopen_self when linking with
      * ltmain.in: extract symbols from program objects to nlist first,
      * libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVENIENCE):
      * configure.in, Makefile.am, NEWS: install libltdl by default
      * Makefile.am (install-data-hook): install libltdl as a directory,
      * ltmain.in: $output_objdir/$objdir/ -> $output_objdir/lt-
      * libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVENIENCE):
      * libltdl/ltdl.c (lt_dlopen): some preprocessors choke if the `#'
      * configure.in: create ltconfig and ltmain.sh at the end of
      * tests/Makefile.am (TESTS): run demo-nofast before demo-shared
      * libtool.m4 (AC_LIBTOOL_SETUP): new macro, that does all the
      * libltdl/configure.in: only assume implicit installation if
      * libtool.m4 (AC_LIBLTDL_INSTALLABLE, AC_LIBLTDL_CONVENIENCE):
      * configure.in: fix AC_OUTPUT_COMMANDS for ltconfig and ltmain.sh
      * mdemo/Makefile.am (@LIBLTDL@): depend on ../libltdl/config.h
      * libltdl/configure.in (libltdl_cv_need_uscore): do not assume
      * libtool.m4 (AC_LIBTOOL_DLOPEN): just set lt_dlopen=yes
      * TODO: need to document AC_LIBLTDL_*; static self dlopening
      * ltmain.in: properly create an export file for a program,
      An account at gnu.org is no longer needed for the common files,
      * ltconfig.in (dlfcn.h): function definition may cause warnings;
      * libltdl/ltdl.c (strdup): always use our own, because the
      * libltdl/ltdl.c (strdup): cannot return str when it's NULL
      * ltconfig.in: set dlopen_* variables to unknown when appropriate
      * */configure.in: AC_SUBST(LIBTOOL_DEPS)
      * mdemo/main.c (main, test_dl, test_dlself): propagate error
      * ltmain.in: FreeBSD bug that needs symbol table compiled with
      * ltmain.in (-static, -all-static): set dlopen_self to
      * ltconfig.in: (global_symbol_pipe) extract symbol tag from the
      * ltmain.in (-static, -all-static): revert March 11's patch, I was
      * tests/sh.test: look for `$Xsed' without `$echo "X...'
      * ltconfig.in (sys_lib_dlsearch_path_spec): new variable, that
      oops, cut&paste error
      * ltconfig.in (file_magic_test_file): new variable; if set, it
      * ltconfig.in (osf3*, osf4*, deplibs_check_method): pass_all does
      * doc/libtool.texi: complete dlopening/libltdl documentation
      * doc/libtool.texi (AM_PROG_LIBTOOL): eliminate overfull boxes
      * ltconfig.in (global_symbol_to_cdecl): was reset before trying
      * ltconfig.in (aix3*, aix4*): GNU ld on AIX is very broken: it
      * doc/libtool.texi: notes on thread-safety problems of
      * config.guess, config.sub: updated from GNU common
      * doc/PLATFORMS: updated platforms tested on 1.2f-pre; clean up;
      more reformatting
      * config.guess: minor update for FreeBSD-elf, yet to be installed
      * Makefile.am (all-recursive): depend on ACINCLUDE_M4_LIST
      added acinclude.m4
      * ltconfig.in (file_magic_cmd, file_magic_test_file, freebsd-elf*,
      * ltmain.in (exclude_expsyms): exclude symbols before sorting,
      more updates from Erez Zadok
      * ltconfig.in (bsdi4*, sys_lib_search_path_spec,
      * ltmain.in (deplibs_check_method=none): discard -L and -R
      * TODO: we now use full pathnames for `file'
      * ltmain.in: silence ``unbug'' :-) detected by sh.test
      * ltmain.in: silence ``unbug :-) detected by sh.test
      * configure.in, libtool.spec: bump to 1.2f
      * configure.in, libtool.spec, NEWS: bump to 1.3a
      * Makefile.am (EXTRA_DIST): add ChangeLog.0
      * Makefile.am (EXTRA_DIST): add mkstamp
      * tests/build-relink.test (hardcode_action): when set to relink,
      * ltmain.in (deplibs, beos*): don't append -lc
      * doc/PLATFORMS: egcs is gcc; updates from Erez Zadoc
      s/debug/static/
      new
      * ltconfig.in (hpux*, hardcode_minus_L): should be no, we have +b
      typo (won't I ever learn that Zadok ends with k?)
      blank lines should not contain whitespace
      * tests/noinst-link.test: new test
      * doc/libtool.texi: reorder tests to reflect execution order
      * tests/*.test: when a test fails, skip tests that depend on it.
      * demo/Makefile.am (hc-direct, hc-libpath, hc-minusL): link with
      * ltconfig.in (sunos4*, with_gnu_ld, hardcode_minus_L): remove,   we
      * tests/*-unst.test: if directory is not configured, skip it
      * doc/libtool.texi: documented convenience libraries
      * tests/build-relink.test: if we relink and have hardcode_direct,
      * ltconfig.in (ld_shlibs, amigaos*): disable shared libraries
      * ltmain.in ($PATH): instead of modifying the PATH, better prevent
      added *.ps, as suggested by Erez Zadok
      * demo/Makefile.am: create a static library, link two libtool
      * ltmain.in, ltconfig.in: reverted most of the quoting changes
      * ltconfig.in (aix4*, hardcode_libdir_flag_spec): unless we're
      * ltconfig.in (aix4*, collect2name): make sure collect2 exists
      * ltconfig.in (link_all_deplibs): set to unknown by default
      * libtool.m4 (LDFLAGS, LIBS): pass them to ltconfig, for the tests
      * demo/Makefile.am (CLEANFILES): clean EXTRA_* from deplibs-check
      * ltconfig.in (archive_cmds, sunos4*): where we used -Bstatic, we
      * depdemo/l1/Makefile.am (AUTOMAKE_OPTIONS): no-dependencies
      * ltmain.in (-L*): do not abort just because a directory specified
      * ltmain.in (convenience): fixed race condition when more than one
      * NEWS: improved support for AIX and HP/UX
      * ltconfig.in: if ld_shlibs=no, set can_build_shared=no too,
      * ltconfig.in (archive_cmds, sunos4*): Revert to -Bstatic; the
      * ltconfig.in (sunos4*, GNU ld): Reordered.
      * ltconfig.in (ld_shlibs, amigaos*): Disable shared libs with
      * ltconfig.in (sunos4*, GNU ld): -Bstatic is not enough for
      * ltconfig.in (exclude_expsyms): Exclude _GLOBAL_OFFSET_TABLE_ by
      * Makefile.am (CVS): allow command-line overriding of cvs
      * ltconfig.in (netbsd*, GNU ld): Support a.out shared libraries
      * tests/dryrun.test: Use cmp instead of diff.
      * tests/dryrun.test: We cannot rely on setting LIBTOOL, because
      * tests/dryrun.test: The constant modifications of libtool would
      * doc/libtool.texi (Compile mode): Document potential problem and
      * doc/PLATFORMS: Updated to 1.3 for all platforms I've got.  I'll
      * dryrun.test: It would still fail at random times, because `cp'
      * ltconfig.in (--fallback-echo): Do not put an inline document and
      * ltconfig.in: Moved sysv4 before sysv4.*.
      * ltconfig.in (Usage): Removed --enable-dlopen-self.
      * libtool.m4 (AC_PROG_LD, AC_PROG_NM): When looking for programs,
      * doc/libtool.texi (Invoking ltconfig): Document
      * doc/libtool.texi (Invoking ltconfig): Document --cache-file.
      * doc/libtool.texi (Invoking ltconfig): Document environment
      typos
      * libltdl/ltdl.c: Remove trivial warnings.
      * TODO: -Wl and -Wc options.
      * demo/Makefile.am (hc-direct, hc-libflag, hc-libpath, hc-minusl):
      * ltmain.in (prefer_static_libs): New variable, set to no by
      * ltconfig.in (old_LDFLAGS, old_LIBS): Save and write to comments
      * ltconfig.in (irix*, osf*, deplibs_check_method): Use pass_all.
      * ltconfig.in (irix5*, need_lib_prefix, need_version): Set to no,
      * ltconfig.in (irix*, sys_lib_dlsearch_path_spec): /usr/local/lib
      * ltconfig.in (irix*, soname_spec): Append $major.
      * ltconfig.in (irix*, osf*, archive_cmds): Write so_locations
      * ltconfig.in (hpux*, hardcode_minus_L): Set to yes.
      * ltconfig.in (aix4*, allow_undefined_flag): Set to -berok.
      * ltconfig.in (beos*, allow_undefined_flag): Do not build shared
      * ltconfig.in (solaris*, whole_archive_flag_spec): Use -z
      * ltconfig.in: Correct sed expression that extracts symbols
      patch misapplied Solaris whole_archive_flag_spec diff
      * ltconfig.in (irix*, soname_spec, library_names_spec): Missing
      * libtool.m4 (OBJDUMP): Pass it to ltconfig.
      * ltconfig.in (aix4.[01], always_export_symbols): The case pattern
      * ltconfig.in (compiler_c_o): Make sure the compiler does not
      * ltmain.in (old_archive_cmds): Iterate on oldobjs to find out
      * libtool.m4 (AC_LIBTOOL_DLOPEN, AC_ENABLE_SHARED,
      * libtool.m4 (libtool_flags): Fix calls to AC_BEFORE.
      * ltmain.in (nlist, SYMFILE): Use outputname instead of output for
      Revert last Ossama's patch.  autoconf does not use extern "C", so we
      * libltdl/Makefile.am (ltdl.lo): Add dependencies.
      * doc/libtool.texi: Clear up overfull hbox.
      * doc/libtool.texi (Distributing libltdl): Document that -static
      * mdemo/configure.in: Move AC_LIBLTDL_CONVENIENCE before
      * config.sub, config.guess: Updated from GNU common.
      removed automake-specific policies
      * NEWS: Improved support for DU and IRIX too.
      * ltmain.in: Save exit status of link_command before removing
      * NEWS: Summarize news from 1.2 to 1.3.
      * libtool.m4: Use ifelse instead of if.
      Security alert\!
      * instutil/chmod: New script to avoid chmod'ing files while
      * ltconfig.in (solaris2.6, whole_archive_flag_spec): Do not use
      * NEWS: Updated docs.
      * doc/PLATFORMS: Updated to 1.3.1 for all platforms I've got.
      * doc/PLATFORMS: Release 1.3.1 passes on GNU Hurd/x86.
      * ltmain.in: Remove object files before writing to them, to avoid
      * NEWS: support for installing stripped libraries using GNU strip
      * depdemo/main.c, depdemo/l1/l1.c, depdemo/l2/l2.c: K&R-ize.
      * ltconfig.in (solaris*, ld_shlibs): Do not enable shared
      typo spotted by Gary
      * ltmain.in: Revert to stripping .exe on all platforms.
      * config.guess: Synch with GNU common.
      * NEWS: List fixed problems.
      GNU libtool 1.3.2 was released.
      * ltconfig.in (export_symbols_cmds): Add $convenience.
      * ltmain.in: Only create directory into which to extract
      * NEWS: Mention the two bugfixes below.
      * ltmain.in: Expand convenience libraries when creating reloadable
      * TODO: Remove the short list of people interested in C++
      * ltconfig.in: Support new GNU ld --help output format.
      * ltconfig.in: Reverted June 6's patch for new GNU ld output, it
      * ltconfig.in (link_static_flag, ac_cv_prog_cc_static): Use the
      * ltconfig.in: Use sed '$q' instead of sed "" for copying ltmain,
      * ltconfig.in (linux-gnu*, deplibs_check_method): Use pass_all on
      * ltconfig.in (freebsd*, shlibpath_overrides_runpath): Set to yes
      * doc/PLATFORMS: Tested on as many platforms as possible for me.
      * doc/libtool.texi (Porting inter-library dependencies): Typos
      * ltmain.in: Fix creation of relative links to object files in
      * libltdl/COPYING.LIB: Update to version 2.1.
      * ltconfig.in (CDPATH): Set to `:' instead of empty.
      * libltdl/ltdl.c (lt_dlopen): Do not search paths when the
      * configure.in: Move ltconfig and ltmain.sh generation back...
      * tests/sh.test: New test to detect uses of quotes within
      * libtool.m4: Do not AC_SUBST anything other than LIBTOOL.
      * ltconfig.in (irix6*): Do not override deplibs_check_method
      * configure.in: AC_SUBST variables that are used by ltconfig to
      * libtool.m4: Use host when --target is not specified.
      * ltconfig.in (linux-gnu*): Disable hardcode_into_libs until it
      * ltconfig.in (ac_compile): Use $ac_ext instead of .c.
      file ltcf-c.sh was initially added on branch multi-language-branch.
      file ltcf-cxx.sh was initially added on branch multi-language-branch.
      Moved CVS to subversions.gnu.org
      * libltdl/Makefile.am (ACLOCAL): Define with `-I .', as in
      * libltdl/configure.in (with_auxdir): Do not use it as the
      * ltdl.m4: Renamed from...
      * ltmain.in (libtool_args): Get all arguments properly enclosed in
      * ltmain.in (-Wl, -Wc): Make commas argument separators, just like
      * ltmain.in: Oops, `echo' -> `$echo'.
      * ltmain.in (-Xcompiler, -Xlinker): Add to compile_command and
      * ltmain.in (-Wc, -Xcompiler): Implemented in compile mode.
      * ltmain.in: Oops, `largarg' -> `lastarg'.
      * ltconfig.in (variables_saved_for_relink): Set to `PATH
      * ltmain.in (tmpdir): Do not accept an existing directory, and
      * libtool.m4 (_AC_PROG_LIBTOOL): Renamed from...
      * libtool.m4 (AC_LIBLTDL_CONVENIENCE, AC_LIBLTDL_INSTALLABLE):
      Adjust docs
      file ltcf-gcj.sh was initially added on branch multi-language-branch.
      * libtool.m4 (lt_cv_deplibs_check_method, freebsd): Do not depend
      * ltconfig.in (dynamic_linker, linux, powerpc): Do not disable
      * ltconfig.in (wlarc, netbsd, aout): Set to empty.
      * ltconfig.in (linkopts): Don't set for test.
      * ltmain.in: Support GNU shtool's install.
      * ltmain.in (irix, major): Prepend a `.'.
      * ltconfig.in (need_lc): Fix test message.
      * ltmain.in (shtool): Use echo|grep instead of expr, as in the
      * ltdl.m4: Oops, I had forgotten to commit this part of Syd Polk's
      * ltconfig.in [with_gnu_ld] (archive_cmds, archive_expsym_cmds)
      * ltmain.in (variables_saved_for_relink): Attempt to unset them
      * tests/quote.test: Move the match test out of case statements, to
      * libtool.m4: Don't quote SHELL when `re-exec'ing, so that SHELL
      * libtool.m4: Don't quote CONFIG_SHELL nor ORIGINAL_CONFIG_SHELL.
      * ltconfig.in (enable_dlopen): Set to no when lt_cv_dlopen is no.
      * ltmain.in (newdlprefiles): Use dlname if it's available and
      * tests/mdemo-exec.test: Modify failure message.
      * ltdl.m4 (HAVE_LIBDL): Look for dlopen in -lsvld.
      * libltdl/ltdl.c (lt_dlopen): Set dlname from library_names if
      * libtool.m4: Fix typo I introduced in yesterday's patch.
      * ltconfig.in: Get rid of hardcode_into_libs=all; use
      * mdemo/configure.in: Don't use -static on AIX4.1.
      * ltmain.in (link -static): Don't add $link_static_flag; only
      * libltdl/ltdl.c (load_deplibs): Don't append shlib_ext; use
      * ltmain.in (compile, need_lock): Don't create nor remove lock
      * ltconfig.in (hardcode_libdir_flag_spec, export_dynamic_flag_spec):
      * Makefile.am (libtool, clibtool): Pass CONFIG_SHELL along with
      * tests/*.test (CONFIG_SITE): Ultrix's /bin/sh fails on
      * ltconfig.in (need_lc): Preserve allow_undefined_flag.
      * mdemo/Makefile.am: Mark only libfoo2 as -no-undefined.
      * tests/dryrun.test: Build libsub.la along with the object files,
      * ltconfig.in: Removed all references to what used to be
      * depdemo/main.c: Support -alt.
      * libtool.m4 (lt_cv_file_magic_cmd): Don't use '${MAGIC_CMD}' or
      * libtool.m4 [netbsd*] (deplibs_check_method, file_magic_cmd,
      * libtool.m4 (ld_shlibs) [aix4*]: Disable on unknown CPU types.
      * libltdl/Makefile.am (CLEANFILES): Clean conditionally-built
      * ltmain.in: When dropping dependencies of a -no-undefined
      * libtool.m4 (can_build_shared) [AIX 4.[01], GCC]: GCC up to
      * libtool.m4 (lt_cv_compiler_c_o): Cache it.
      * libtool.m4 (no_undefined_flag) [Solaris ld]: Change to -zdefs.
      formatting change
      * TODO: Add -L- flag.
      * configure.in: Bumped version to 1.4.0a.
      * ltmain.in (exec_cmd): New variable.  Don't exec programs within
      * libtool.m4 (allow_undefined_flag) [aix4* | aix 5*]: Fix quote
      Removed unwanted blank from CL entry

Andreas Jaeger (1):
      * ltmain.in (relink_command): Arrange for wrapper script to save

Andrey Slepuhin (1):
      1999-01-20  Andrey Slepuhin  <address@hidden>

Aneesh Kumar K.V (2):
      * libtool.m4 (archive_expsym_cmds):  Support for -export-symbol
      * libtool.m4 (OSF/1): Change  the way to pass linker flags through

Archie Cobbs (1):
      * libltdl/ltdl.c (lt_dlopen): use newhandle instead of handle

Assar Westerlund (1):
      * ltconfig.in: Add back ranlib calls for static libraries if there

Bernhard Rosenkraenzer (1):
      * libtool.m4: adding ia64 as supported linux platform

Bert Driehuis (1):
      * ltconfig.in:  Updated bsdi4 soname specs to be more like

Boyd Lynn Gerber (1):
      * ltconfig.in (sco3.2v5*): Use LD_RUN_PATH for hard-coding.

Brad (3):
      * ltmain.in: Do not remove -lm from deplibs for OpenBSD.
      * libtool.m4 (deplibs_check_method) [aix*]: Removed redundant
      * libtool.m4 [openbsd*]: More improvements to the OpenBSD port.

Bruno Haible (1):
      * doc/libtool.texi (Tested platforms): broken `sed' programs

Chad Cunningham (1):
      * ltconfig.in (rhapsody*): New Port.

Chris Lattner (1):
      * ltconfig.in (*-sequent-sysv4): New Port.

Christoph Pfisterer (1):
      * libtool.m4: Fixed support for Darwin and Rhapsody. Now correctly

Christopher A. Knight (1):
      * ltconfig.in: added main() definition in compile

Christopher Pfisterer (1):
      * libtool.m4, ltmain.in: Linker flag and version numbering fixes

Dan McNichol (3):
      * libtool.m4: Build standard shared libraries on AIX POWER
      From albert chin <address@hidden>
      From albert chin <address@hidden>

David Heine (1):
      * ltmain.in (pass_all): actively pass the flags

David Jones (1):
      * libltdl/ltdl.c (LTDL_BIND_FLAGS): Remove BIND_VERBOSE, to avoid

Donald Anderson (1):
      * ltconfig.in (sco3.2v5): use pass_all deplibs_check_method

Doug Evans (1):
      * libltdl/configure.in (dlerror): Fix typo in dlopen found in -ldl

Edouard G. Parmelan (3):
      * ltmain.in (dependency_libs, -R): use `dep' instead of `arg' to
      * ltconfig.in (NM): PATH search was not updated like in
      * ltmain.in (finalize_hardcode_libdirs, finalize_rpath): in

Edward M. Lee (4):
      * libtoolize.in: Check configure.ac and prefer configure.ac to
      * libtoolize.in: change recommendation from AM_PROG_LIBTOOL to
      * libtool.m4: Generate dll/import libraries for cygwin according
      * libltdl/ltdl.c:  Use windows paths while calling LoadLibrary.

Erez Zadok (12):
      * ltmain.in: s/n\'t/ not/
      major reformatting
      fix typo
      * ltconfig.in (aix4*, with_gcc, archive_cmds): fix typo in Andrey
      major rewrite, with several new command-line options and documentation
      * config.guess: minor update for FreeBSD-elf, yet to be installed
      * config.sub: recognize hppa2.0w, yet to be installed at GNU
      * doc/PLATFORMS: 1.2f ok on various versions of hpux cc
      * doc/PLATFORMS: Updates for netbsd 1.3.3 and 1.4.
      * ltmain.in (old_archive_cmds): Ensure that there are always .o
      * doc/PLATFORMS: Updated mostly *bsd platforms.
      * doc/PLATFORMS (i*86-*openbsd2.5):  New platform.

Eric Estievenart (2):
      * ltmain.in (output_obj): typo
      * doc/libtool.texi (Compile mode): Document that -o is fully

Frank Ch. Eigler (2):
      * libtool.m4 (cygwin*): Look for target objdump tool.
      * ltmain.in: file_magic check would not avoid cyclic links.

Fred Fish (1):
      Support AR=mwld AR_FLAGS='-xml -o' for PPC Beos:

Gary V. Vaughan (266):
      Fixed archive_cmd for cygwin32, mingw32, aix3 and aix4.
      Added LD path canonicalization.
      require AC_CANONICAL_HOST for path canonicalization
      Test for leading underscore on compiled symbols at configure time.
      Update the dll generation shell code for cygwin32.
      updated homepage address
      portability enhancements
      new release procedure
      fixed archive_cmds for cygwin32
      bomb out if autoconf < 2.12.2 is used
      misc win32 cleanups
      more improvements for the win32 port
      make wrapper scripts work on win32
      fix deplibs for non ltlibs on win32
      Jeff Garzik noticed a Linux wrapper script bug
      revert yesterdays cygwin -dll.a change
      use absolute directory paths in dllsearchpath
      default is to allow undefined symbols in libraries
      configure --help indentation typo fixed
      don't hardcode the UNIX ; PATH separator
      improved aix support
      track deplibs for hardcode_action switch
      reapply andreys patch correctly.
      freebsd-elf deplibs port
      * THANKS: Added Chris Laas <address@hidden>
      * commit: Diagnose non-existant files named on the command line
      * ltmain.in (ild): Revert the change which allowed libtool to
      * Makefile.am ($(srcdir)/ltconfig): Oops.  cvs co keyword
      * configure.in (date): echo the version number during
      * configure.in:  It seems Alexandre accidentally removed the
      * commit: don't mix up output from &2 and &1 when checking
      * Makefile.am (install-data-hook): Don't show the if expression
      * ltconfig.in ($echo):  When using printf to replace echo the shell
      * THANKS: added Sam Vilain.
      * THANKS: Now that we have a policy, applied it to the existing
      * ltmain.in: Reverted this change of Alexandre's from the
      * libltdl/ltdl.h (_LTDLL_EXTERN): libltdl is no longer linked as a
      * demo/dlmain.c (_WIN32): The lt_symlist structure is now const,
      * ltmain.in (impgen.c): Added a new embedded C file that can be
      * ltmain.in (version_type): Implement irix versioning.
      * ltmain.in (version_type):  Oops.  Irix versioning implies that
      * ltconfig.in (export_symbols_cmds): renamed from
      * ltconfig.in (sub_uncdrive): removed.  This won't work with
      * libtool.m4 (cygwin): s/\(mingw\|cygwin\)32/\1/g.  Must've
      * NEWS: updated.
      * doc/PLATFORMS: Thanks to Alexandres changes below, both my
      * ltmain.in (dependency_libs): There is no reason to infer that
      * TODO (cygwin):  food for though re: mutually dependant dlls.
      * libltdl/configure.in: the sed expression for finding the shared
      * ltmain.in ($PATH):  Expand any tildes in the users path to the
      renamed autogen file to bootstrap
      * libltdl/ltdl.c (lt_dladdsearchdir): Forgot to mallocate the
      * libtool.m4 (ltconfig_enable_win32_dll): pass --enable-win32-dll to
      * libtool.m4 (cygwin*|mingw*, DLLTOOL, OBJDUMP, AS): Only expand the
      * doc/PLATFORMS: updated my hpux-10.20 and cygwin box entries.
      * Makefile.am (install-data-hook):  make sure the install directory
      * TODO: updated.
      * demo/foo.h: Don't set any declspecs until we have full dlli
      * libltdl/configure.in: Fix test failures on AIX 4.3.2 by checking
      * ltconfig.in (beos*, deplibs_check_method): set to pass_all.  BeOS
      * ltmain.in: Do not exit when an unknown library name is passed
      * ltconfig.in (cygwin*, whole_archive_flag_spec): dlltool chokes
      * NEWS: Added 1.3.1 news items.
      * demo/foo.h: s/__P/PARAMS/g
      * demo/foo.h: s/PARAMS/LTDL_PARAMS/g
      * ltconfig.in (cygwin, pic_flag):  Force separate compilation of
      * ltconfig.in (cygwin, need_version): Set to no, otherwise module
      * ltmain.in (exeext): Use $exeext when working out the names of
      * ltconfig.in (RANLIB): Accept, in order of decreasing preference:
      * ltconfig.in (objext): Accept, in order of decreasing preference:
      * ltconfig.in (LN_S): Accept, in order of decreasing preference:
      * ltconfig.in (pic_flag): Accept, in order of decreasing
      * ltconfig.in (link_static_flag): Accept, in order of decreasing
      * ltconfig.in: Reordered tests to be more like configure.in's
      * ltconfig.in (exeext): autoconf's AC_EXEEXT uses "no" to indicate
      * libltdl/ltdl.c (sys_wll_close): Strangely enough, Microsoft have
      * libltdl/ltdl.c (sys_wll_open): libltdl expects this function to
      * libltdl/configure.in (ac_cv_lib_dl_dlopen): missing "x" in test
      * ltmain.in (outputname): When generating the executable wrapper
      * ltconfig.in:  moved the test for NM after the test for
      * ltconfig.in (cygwin, export_symbols_cmds): If there is already
      GNU libtool 1.3b was released.
      * configure.in: bumped version to 1.3c.
      * README-alpha:  improved the release instructions to mention
      * configure.in (AC_PROG_RANLIB):  No longer required as we now use
      * libtool.m4 (mingw*, AC_PROG_LD): use tr for carriage return
      * ltconfig.in (ltdll.c, impgen.c): Prevent the shell from
      * ltconfig.in (whole-archive-flag-spec): test whether the
      * ltconfig.in (whole-archive-flag-spec):  I had been
      * libtool.m4: be sure to AC_SUBST values no longer tested in
      * configure.in (AC_OUTPUT_COMMANDS): generate ltmain.sh
      * ltconfig.in:  Set $FILE to @FILE@ for substitution with
      * ltmain.in (-no-fast-install):  Wrapper script used to add the
      * ltmain.in (-no-install):  This doesn't work on win32 since
      * NEWS: updtaed.
      * libtool.m4 (AC_PATH_PROG_VERSION_GREP): removed in favour of the
      * libtool.m4 (AC_PATH_FILE): new macro replaces
      * ltmain.in:  Damnit!  Cygwin cvs committed all the
      * libtool.m4:  better use of $target instead of $host to support
      * ltconfig.in:  Be friendlier to C++ compilers when testing
      From Tim Mooney  <address@hidden>
      * NEWS: Updated.
      From Stephan Kulow <address@hidden>
      * ltconfig.in (cygwin*, mingw*, export_symbols_cmds): keep any
      * ltconfig.in (ltdll_obj): fixed typo: objdir -> $objdir
      * doc/libtool.texi (Distributing libltdl): document use of
      * NEWS: updated.
      * libltdl/ltdl.h (LTDL_DIRSEP_CHAR): Define to '/' or '\',
      * libltdl/ltdl.h (LTDL_DIRSEP_CHAR): Leave undefined when
      * libtool.m4 (AC_LIBLTDL_CONVENIENCE): Add -I${top_srcdir}/libltdl
      * ltconfig.in (opt_cr, mingw*): replace unescaped ? with correctly
      * libtool,m4 (AC_LIBTOOL_SETUP):  The result of lt_cv_need_dllmain
      * libltdl/ltdl.h (LTDL_STMT_START, LTDL_STMT_END):  Macros for
      * mdemo/README: Explain the deliberate incompleteness of the
      * README:  Some notes about libtool release numbers.
      * ltconfig.in (Usage): Now it matches the code!
      * libltdl/ltdl.c (find_file): memory error fixed.
      * libltdl/ltdl.c (tryall_dlopen): Abort with
      * libltdl/ltdl.c (sys_dl_init, sys_dl_exit, sys_dl_open,
      * NEWS: Updated.
      * NEWS: Updated.
      * libltdl/ltdl.h (ltdl_error_table): Added missing error code, and
      * libltdl/ltdl.c (lt_dlseterror): Catch errorcodes below 0 as
      * libltdl/ltdl.h (lt_dlrealloc): Added declaration.
      * libtool.m4 (AC_DEPLIBS_CHECK_METHOD):  Use changequote to
      * libltdl/ltdl.h (lt_dlrealloc): removed declaration.
      * NEWS: updated.
      (sys_wll_init): Deleted.  No longer required.  And this time,
      * libltdl/ltdl.c (find_file): Prevent early release of memory
      * libltdl/ltdl.h (lt_dlloader_data_t):  New type for loader
      * libltdl/ltdl.c (lt_dlinit): removed unused variable, `loader'.
      * libltdl/ltdl.c (lt_remove_dlloader): typo, s/=/==/g.
      * libltdl/ltdl.c (lt_find_dlhandle): New function.
      * configure.in: Due to a bug in autoconf-2.13 implementation of
      * ltconfig.in (old_MAGIC, old_STRIP, old_reload_flag,
      * libltdl/ltdl.c (lt_find_dlhandle): Deleted.  This was B.S.
      * AUTHORS:  Update my email address.
      * ltmain.in: cygwin-1.1.0 and higher no longer grok backslash path
      * README-alpha: note new location of config.(guess|sub).
      * NEWS: Updated.
      * ltconfig.in (echo): The following code actually prints the
      * NEWS: Updated.
      * libtool.m4 (i*86-*-freebsd*): Forgot to changequote(,).
      * libtool.m4 (netbsd*): Use -L option to file_magic_cmd as for
      * ltconfig.in (netbsd*): archive_cmds and archive_expsym_cmds
      * ltconfig.in (ORIGINAL_CONFIG_SHELL): Prevent lossage when
      * ltconfig.in (old_reload_flag): typo.
      * ltconfig.in (with_gcc):  Make the value of this option
      typo
      update config.guess and config.sub from ftp://ftp.gnu.org/gnu/config
      Move the echo detection code to a macro in libtool.m4.  The code
      libtool.m4 now contains a version of the code that used to run
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): Deleted a vital `;;'
      * Makefile.am (ltmain.sh):  Make this depend on TSDEPS again
      * libtoolize.in (files): Don't try to install ltconfig -- it
      * configure.in (AC_PROG_AWK): Removed -- no longer required by
      * doc/PLATFORMS: Updated.
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): with_gcc is only useful in
      * NEWS:  Updated.
      libtool.m4 (_LT_AC_LTCONFIG_HACK): The ltconfig.in code I
      configure.in (AC_PROG_LIBTOOL):  Using this in libtools own
      libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to redirect the
      Got one of these last time I tried to commit:
      libtool.m4 (_LT_AC_LTCONFIG_HACK): Forgot to escape the
      subversions was poorly over the weekend -- this ci fixes a half
      libtool.m4 (AC_PROG_LIBTOOL):  Removed, as it was triggering a
      libtool.m4 (_LT_AC_LTCONFIG_HACK): Oh man!  Third time lucky.
      * Makefile.am (EXTRA_DIST):  The bootstrap script should be
      * libtool.m4 (changequote): An audit of changequote and m4
      From Paul Sokolovsky <address@hidden>
      * ltmain.in (version_type): Use "-iface" as the windows
      * doc/libtool.texi: Removes references to ltconfig, and a small
      * bootstrap (ltconfig): When bootstrapping libtool with a
      * configure.in: Replace `dnl' comments with `#' comments for
      * configure.in (AC_OUTPUT): ltmain.sh must be generated in the
      * ltdl.m4 (changequote): An audit of changequote and m4
      * ltdl.m4 (AC_LTDL_DLPREOPEN): require the libtool.m4 symbol_pipe
      * TODO: Removed the item describing the change below, and added a
      * bootstrap:  Backed out yesterdays patch which is no longer
      * doc/PLATFORMS: Updated.
      Nick Hudson requested a change of email address.
      * libtool.m4 (MAGIC_CMD): Don't use MAGIC, since BSD versions of
      From Bruce Korb <address@hidden>
      * doc/libtool.texi:  Corrected nother attack of CRLF line
      * bootstrap:  rm Makefiles to prevent infinite loop during
      * doc/fdl.texi: New file.  The license for distributing the
      * ltdl.m4 (AC_LTDL_SYMBOL_USCORE): Use $ac_ext for conftest
      * ltdl.c: Reformatted.
      * ltdl.c: Relegate non-POSIX-compliant symbols (e.g. those
      * libltdl/Makefile.am (libltdl_la_LDFLAGS): increment the version
      * libltdl/ltdl.c (lt_dlopen):  Change the default search order
      * libltdl/ltdl.h (lt_dlhandle): Rename the wrapped structure
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): Move the tests for dlopen
      * doc/libtool.texi (Libltdl interface):  Add documentation.
      Oh My! Cygwin support has bitrotted while I was looking the other
      * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Don't empty
      * libtool.m4 (darwin*): Fixed a pair of stupid typos I made in the
      * libtool.m4 (AC_DEPLIBS_CHECK_METHOD):  moved rogue settings from
      * libtool.m4 (sys_lib_search_path_spec): Use test instead of
      * ltmain.in (dlprefiles): Now that `2000-12-15 Utz-Uwe Haus' patch
      * libltdl/ltdl.c (lt_dlexit): Was checking for residency of the
      From address@hidden:
      * libltdl/ltdl.h:  formatting change.
      * NEWS: Updated.
      * NEWS: Updated.
      * libltdl/ltdl.c (load_deplibs): If loading a deplib fails,
      * TODO:  Updated.
      * ltdl.m4 (AC_LTDL_SYS_DLOPEN_DEPLIBS): If we know that the host
      * libltdl/ltdl.c (load_deplibs): Make sure the depcount is reset,
      From Nick Hudson <address@hidden>
      * libltdl/ltdl.c (lt_dlcaller_register): dont set an unsigned
      * NEWS: Updated.
      * libtool.m4 (library_names_spec): Use an appropriate filename
      * libtool.m4 (library_names_spec): Using m4 quotes correctly this
      From Tor Lillqvist <address@hidden>
      * ltconfig.in (library_names_spec): Undo latin-1 spaces I pasted
      * ltmain.in: Remove the code for stripping duplicate deplibs
      * NEWS: inserted todays date.
      * configure.in: bumped version to 1.3e.
      * libtool.m4 (_LT_AC_LTCONFIG_HACK):  Remove the spurious
      * NEWS (1.3d) Removed bogus ltconfig reference.
      * libltdl/ltdl.c (lt_dlopen):  When reading the .la file,
      From Ahmed Masud <address@hidden>
      * tests/Makefile.am (TESTS): Delete references to depdemo-dups.test.
      From Edward Lee <address@hidden>
      * doc/libtool.texi (Multiple dependencies): A note about the
      From Nick Hudson  <address@hidden>
      From Peter Eisentraut  <address@hidden>
      * libltdl/ltdl.c (sys_shl_open): Cache a handle for the `self'
      * libtool.m4 (hardcode_libdir_flag_spec, osf4/osf5): Use ${wl}
      * TODO:  propose pkg-config merge.
      * doc/PLATFORMS:  Updated with various platforms successfully
      * libtool.m4 (AC_DEPLIBS_CHECK_METHOD):  Use pass_all for
      * ltdl.m4 (AC_CHECK_HEADERS): UW7 has sys/dl.h, so we must
      * TODO: Make a note to undo this later.
      From Simon Spero <address@hidden>
      * ltdl.m4 (AC_LTDL_DLSYM_USCORE):  Add $LIBADD_DL while
      * doc/PLATFORMS:  With this patch, my Solaris boxes now pass the
      * doc/PLATFORMS:  Updated with more platforms successfully
      From Tim Mooney <address@hidden>
      * doc/PLATFORMS:  More updates from subscribers to
      * ltdl.m4 (AC_C_INLINE): No longer required.
      * libtool.m4, ltmain.in, libltdl/configure.in,
      Blank lines should only be used to separate distinct commits.
      GNU libtool 1.4 was released.
      From address@hidden:
      From  Alexander Bluhm  <address@hidden>
      From Bruno Haible  <address@hidden>
      From Chris Leishman <address@hidden>
      From "Golubev I. N." <address@hidden>
      * mdemo/Makefile,am (foo1_la_LIBADD): Add libsub.la, since foo1
      From "Golubev I. N." <address@hidden>
      From Bruno Haible <address@hidden>
      From Tim Van Holder <address@hidden>
      * libtool.m4 (_LT_AC_LTCONFIG_HACK) [aix*]: Always set
      Porting test improvements from multi-language-branch:
      * libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE) [HPUX]: Define
      * libtool.m4 (_LT_AC_LTCONFIG_HACK):  Revert to 1.3.x
      From Edouard G. Parmelan <address@hidden>
      From Brad <address@hidden>:
      From Brad <address@hidden>:
      Backported the following patches from the development branch:
      From Albert Chin <address@hidden>:
      From Marius Vollmer <address@hidden>:
      * ltdl.m4 (AC_CHECK_TYPES):  This macro was introduced in Autoconf
      * configure.in: Bumped version to 1.4.1.

Gordon Matzigkeit (243):
      Initial revision
      commit 16be0650692e3d4e3646b45ebc42493ec5224874
      *** empty log message ***
      Initial revision
      commit 87b8075bc962d6fde11fef24bc1fb3e8a4d38e6b
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit 4f7fb238bdd8af3ca4a8c65f48dbca634644071a
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit ed167670a30ceedb7b5bbdb010b1ede6ad6aee8d
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit f07ace262c2aada66cb2ba584ba1d78cdcb001b2
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit 9f8c5dd5f7750eeaf700c6e7976ae99f11be863e
      *** empty log message ***
      Initial revision
      commit 4879b21c30b88c65bfc7f4c00b579b2483993d15
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit 3b40f1c79c6f49b4040fdc0b6e60b9b8dffddbbd
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit 058cc7f0f136abd79dd1834b003b5437860e9637
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit 7ed1d38ae8871169e1a544bb41c86a986b2c0668
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit c1f0f911f58bfe0be62534362448065a720b3122
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit ce8e11b734af4707b8fdfe2144ee3f4e885cdb23
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      Initial revision
      commit f7d818a8cdee1b06a981e76164a12708022a342d
      *** empty log message ***
      Initial revision
      commit 545374587e5ee465aeb631fd70abddfef82a88db
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      delete irrelevant files
      Minor cosmetic fixe and CVS administrivia.
      Added mail directory.
      * demo/Makefile.am (hc-libpath): Use parameters from the libtool
      Soften the relink warning.
      Second try at relink warning message.

H.J. Lu (1):
      * ltconfig.in: Check if -lc is necessary for building shared

Ian Lance Taylor (5):
      * ltconfig.in: For sunos4, add ${libname}.so$versuffix to
      fixed (I hope :-)
      * ltconfig.in: For sunos4 using GNU ld, set hardcode_minus_L to
      sh.test did not like `if -rpath' in a comment
      * ltconfig.in: On AIX, don't treat GNU ld specially.

Jiro Takabatake (1):
      * ltconfig.in: port to NEC UX/4800.

John David Anglin (1):
      * libltdl/ltdl.c (shl_close): shl_t was correct here...

John Wehle (1):
      * libtool.m4 (hpux10.20*): use file_magic for

Ken Block (2):
      * libltdl/ltdl.h: Also check for __cplusplus, __STDC__ is not
      Recover data mysteriously replaced with NULs

Makoto Ishisone (1):
      * libtool.m4 (lt_cv_deplibs_check_method, freebsd): Fix typo,

Manfred Weichel (2):
      * ltconfig.in: Port to SCO UnixWare 7.x.
      * ltconfig.in (sysv5): Added support required for shared

Manish Singh (1):
      * ltconfig.in (osf3*, osf4*, irix6*): include

Marc J. Fraioli (2):
      * ltconfig.in (uts4, dgux): new supported platforms
      * README: Added DG/UX

Mark Kettenis (1):
      * ltconfig.in: Update support for the Hurd.  Make sure that the

Markus F.X.J. Oberhumer (1):
      * libtool.m4: Added explicit return type to all C functions.

Masahiro Nobori (1):
      * README:  Updated.

Michael Forster (1):
      * ltconfig.in (linux-gnu*): Set hardcode_into_libs=yes.

Michael Matz (3):
      * ltconfig.in: check for dlfcn.h: include return value
      * ltmain.in: fix quoting for $var_value.
      * ltmain.in:  Be careful about filenames with multiple `.'s in

Michael Schmitz (1):
      * libtool.m4: Port to *-sni-sysv4 (Reliant Unix)

Michael Tiemann (1):
      * ltconfig.in (irix6): it's a little bit different from irix5

Mo DeJong (2):
      * libtool.m4 (AC_PROG_NM): Fix macro so that it
      typo fix from Mo DeJong

Mocha (1):
      * ltconfig.in (NetBSD, deplibs_check_method): Use file_magic.

Morten Eriksen (2):
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): Quote argument to avoid error
      * ltdl.m4 (AC_LIB_LTDL, AC_LTDL_SYMBOL_USCORE): Break a circular

Mumit Khan (1):
      * ltconfig.in:  Read line at a time to avoid tokenisation by

Nick Hudson (10):
      * ltmain.in (ILD): Fix addition of deplibs in relink case.
      * ltconfig.in (linkopts): Replace with linker_flags.
      typo
      * libtool.m4 (netbsd): Improved support.
      * libtool.m4 (hardcode_libdir_flag_spec):  Remove linker
      * libtool.m4 (netbsd*, deplibs_check_method): Enable ILD support
      * ltmain.in: Implement a new deplibs_check_method called
      * ltmain.in: Improve check for valid -version-info parameter.
      * libtool.m4: Improve NetBSD support.
      * ltmain.in: Correct an error in yesterday's patch.

Nick Rasmussen (1):
      * ltmain.in (link): use "$nonopt" as the compiler for

Olly Betts (10):
      * ltmain.in (ltdll.c): Support for crosscompiling from linux to
      * doc/libtool.texi (C++ Libraries):  fixed a typo.
      * NEWS: Note new user visible changes.
      * libtool.m4(cygwin mingw32, AC_LIBTOOL_SETUP):  On second
      * libtool.m4(cygwin mingw32, AC_LIBTOOL_SETUP): Oops.  Fix some
      * ltconfig.in(cygwin mingw32, archive_expsym_cmds): Only compile
      * libtool.m4 (AC_PROG_LD): strip carriage returns from the
      * doc/libtool.texi (Compile mode): typo correction.
      * libtool.m4:  Third time lucky, with Tor's patch.
      * ltconfig.in (opt_cr):  Handle crlf sequences output by the

Ossama Othman (5):
      * ltconfig.in (dlopen): Declare it as extern "C" in C++.
      * libtool.m4 (lt_cv_cc_needs_belf): Set the test language to C
      * configure.in (CONF_SUBDIRS): Added the `tagdemo' directory to
      * libtool.m4 (archive_expsym_cmds): Fix typo where line was broken
      * AUTHORS: Added myself to the list of maintainers.

Paul Berrevoets (2):
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): Quote the $ in $#, $2 and
      * ltmain.in: Some versions of expr respond with "0" if a

Paul Sokolovsky (1):
      * ltdl.c: support lt_dlopen(0) for win32

Pavel Roskin (12):
      * Makefile.am (uninstall-local): Remove installed libltdl tree.
      tabify
      * Makefile.am (EXTRA_DIST): Don't distribute instutils.
      * ltconfig.in (GNU Hurd, deplibs_check_method): Use pass_all.
      * ltconfig.in (exeext): Use quotes in the test, to prevent a
      * ltconfig.in (freebsd*, shlibpath_overrides_runpath): Set to
      * ltmain.in: Ensure that gcc on HPsUX uses -fPIC, or else
      Added pending patches file to mail subdir
      * libtool.m4 (AC_LIBTOOL_SETUP): CVS autoconf no longer sets
      * libltdl/ltdl.c: Typo.
      * ltconfig.in: only load $cache_file if it's a regular file
      * libtool.m4 (_LT_AC_LTCONFIG_HACK):  Fixed incorrect use of

Peter Eisentraut (8):
      * ltmain.in (clean): Automatically remove $objdir (usually '.libs').
      * ltmain.in (clean,uninstall): Do not error if the file doesn't
      * demo/Makefile.am: Automake 1.4e does not allow `+=' assignments
      bootstrap: Allow overriding the location aclocal, automake,
      * bootstrap: Allow overriding the location aclocal, automake,
      * doc/PLATFORMS:  With this patch, freebsd4.3 passes the test
      * libtool.m4: Support $host_os as /sysv5uw7*/ from newer
      * libtool.m4 (_LT_AC_LTCONFIG_HACK): Fix typo in variable name.

Rainer Orth (2):
      * ltconfig.in: No known version of Solaris 2 hardcoded -L paths.
      print list of locally modified files to stderr

Robert Boehne (3):
      * docs/libtool.texi: Added pointers to documentation
      Added myself to the list of maintainers in AUTHORS.
      file configure was initially added on branch multi-language-branch.

Sascha Schumann (2):
      * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Use the HPUX 10.20
      * libtool.m4: Accept darwin as an alias for rhapsody.

Stephan Kulow (2):
      * ltconfig.in: extent no_builtin_flag to contain -fno-rtti and
      * ltmain.in (freebsd-aout, freebsd-elf): added missing dot to

Stephane Conversy (1):
      * ltmain.in (-DPIC):  changed the order of pic flags a little to

Steve Price (1):
      * ltconfig.in: when $host_os is freebsd[23]* determine whether

Steven M. Schultz (1):
      * libtool.m4 (bsdi4*): Add -L option to bsdi4's file_magic_cmd

Syd Polk (1):
      * libtool.m4 (AC_LIBTOOL_SETUP): Do not generate a libtool based

Thomas Tanner (126):
      * mdemo/main.c: removed hardcoded library names; link against -lm
      *** empty log message ***
      added me as co-maintainer
      Initial revision
      added simple inter-library dependencies demo (doesn't work yet!)
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      *** empty log message ***
      * doc/libtool.texi (libltdl): list supported dlopen mechanisms,
      * libltdl/ltdl.c: minor bugfixes, append a "/" the search
      * libltdl/ltdl.c: allocate the variables in lt_dlopen() dynamically
      more mail for the archive re: LTLIBOBJ problems
      * cdemo/configure.in: renamed AM_PROG_LIBTOOL to AC_PROG_LIBTOOL
      * ltconfig.in: according to Marcus Sundberg <address@hidden>
      * autogen: libltdl needs autoheader
      added acconfig.h
      updated the ILD patch
      added automake stamp files
      * *demo/Makefile.am: use $(MATHLIB)
      * cdemo/Makefile.am: renamed *foo1 to *foo, removed $(MATH_LIB)
      renamed foo1.c to foo.c
      * TODO: updated
      please use the ild-branch
      * libltdl/ltdl.c (lt_dlopen): use newhandle instead of handle
      * ltconfig.in (dlopen, dlopen_self): default is unknown
      * TODO: added items for next alpha release, ILD etc.
      * TODO: scheduled some items for next release/future
      * TODO: updated
      * TODO: updated (libltdl build problem fixed)
      * doc/libtool.texi (tests): documented demo-nofast.test and
      * libltdl/ltdl.c (lt_dlopen): don't hardcode the length of the
      * configure.in: fix spacing for --disable-ltdl-install,
      * NEWS: ordered by importance
      *** empty log message ***
      * ltconfig.in: replaced `configure' with $progname and all
      * ltmain.in: delete the old output files (incl. the relinked binary)
      * ltmain.in: when building a library it doesn't make
      * libltdl/ltdl.c: removed FILENAME_MAX since LTDL_FILENAME_MAX
      updated depdemo
      * TODO: libltdl is now documented
      * ltconfig.in: some cosmetical changes
      started new ChangeLog
      * merged my inter-library dependencies code from the ILD branch:
      * use the same header in all configure.in's and Makefile.am's
      * doc/libtool.texi (link mode): documentation for -module updated
      * TODO: support -dlopen for libraries
      * NEWS: updated
      * doc/libtool.texi: fixed a typo
      * ltmain.in: always link a library before its dependency libs
      * demo/Makefile.am: moved testsuite specific declarations to the end,
      new test
      * doc/libtool.texi: documented deplibs.test
      * NEWS: updated
      * demo/run.test: removed the unnecessary test
      removed run.test
      * doc/libtool.texi: reorder tests to reflect execution order,
      * NEWS: improved DJGPP support
      * ltmain.in: added a missing line of the ILD patch
      * NEWS: support for moved libraries
      * doc/libtool.texi: some cleanups in the libltdl documentation
      * NEWS, README: Motorola System V 4 support
      * libltdl/configure.in: check for shl_load in libdld
      * NEWS: new clean mode
      * bootstrap: fix libltdl/Makefile.in
      Revert bootstrap change
      * NEWS: updated
      * ltmain.in: strip off the .exe suffix only on *Win
      * NEWS: support for installing stripped libraries using GNU strip
      * ltmain.in: store old archives in deplibs and old_deplibs,
      * ltconfig.in: use eval when setting have_dlfcn_h, reformatting
      * ltconfig.in (bsdi4, deplibs_check_method): use a less restrictive
      * NEWS: updated
      AIX and HPsUX information
      * NEWS: mention -no-fast-install, rename dummy to force
      * demo/foo.h: use LT_PARAMS instead of LTDL_PARAMS (this is not libltdl)
      * NEWS: updated
      * doc/PLATFORMS: 1.3b passes all tests on cygwin
      * NEWS, TODO: updated (pic flags)
      * NEWS: mention fixes
      * ltmain.in: don't ignore convenience libraries for objects/archives
      * NEWS: new -no-install flag
      * NEWS: updated
      * configure.in: generate ltconfig and ltmain.sh before configuring
      * libltdl/configure.in: path to auxiliary files can be specified
      * update all copyright notices to 2000
      * ltmain.in: rewrite of the ILD code, merge linking code for
      fix severe bugs reported by Elrond <address@hidden>
      * ltconfig.in: Oops, replace the remaining $objdir's
      * ltmain.in: support -dlopen/dlpreopen for libraries
      Inadvertently placed this in the HEAD branch.
      * libltdl/ltdl.c: replace NULL with 0, remove unused system
      * ltmain.in: remove duplicates from deplibs, handle
      * NEWS: reformatting
      * NEWS: update
      * doc/libtool.texi (libltdl): fix typos,
      * NEWS: update
      * TODO: describe problems with libltdl

Tod Milam (1):
      * libltdl/ltdl.c (lt_dlexit): Reset the loaders value to zero when

Tom Kacvinsky (1):
      * libtool.m4: Ignore Tru64's nm's complaint.

Tor Lillqvist (2):
      * libtool.m4: test command used == which should be =.
      * libtool.m4:  these was a missing `*' in the -mno-cygwin

Toshio Kuratomi (2):
      * ltconfig.in: re-enable deplibs
      Marc J. Fraioli did not add support for uts4; it was already there!

Utz-Uwe Haus (1):
      * libltdl/ltdl.c (lt_dlopen): Changed "dl_dependency_libs" keyword

Vadim (1):
      * ltconfig.in (sysv):  More UW7 support.

Vladimir Kushnir (1):
      * ltconfig.in (freebsd-elf*, need_version, need_lib_prefix): no

Wilfredo Sanchez (1):
      * libtool.m4: (dyld/darwin*) Much improved port.

William M. Perry (3):
      * ltconfig.in (aix3, aix4): uniquify symbol names in archive_cmds
      added some interesting suggestions
      Updated instructions for anoncvs access.

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


hooks/post-receive
--
GNU Libtool




reply via email to

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