]> git.ipfire.org Git - thirdparty/libtool.git/log
thirdparty/libtool.git
20 years agoGNU libtool 1.5.14 is released. release-1-5-14
Peter O'Gorman [Sat, 12 Feb 2005 12:12:33 +0000 (12:12 +0000)] 
GNU libtool 1.5.14 is released.

* ChangeLog: Upped version to 1.5.14.
* NEWS: Updated.
* config.guess, config.sub: Updated.

20 years ago* ltmain.in, libtoolize.in: --version should show "(C) 2005".
Peter O'Gorman [Thu, 10 Feb 2005 15:01:09 +0000 (15:01 +0000)] 
* ltmain.in, libtoolize.in: --version should show "(C) 2005".
Reported by Paul Eggert <eggert@CS.UCLA.EDU>

20 years ago* ltmain.in: Add -pthread like flags when linking executables too.
Peter O'Gorman [Mon, 7 Feb 2005 14:18:41 +0000 (14:18 +0000)] 
* ltmain.in: Add -pthread like flags when linking executables too.
Reported by Andreas Schwab <schwab@suse.de>

20 years ago* configure.ac: Bump version to 1.5.13a
Peter O'Gorman [Sat, 5 Feb 2005 17:23:17 +0000 (17:23 +0000)] 
* configure.ac: Bump version to 1.5.13a
* NEWS: Updated

20 years agoLibtool-1.5.12 release release-1-5-12
Peter O'Gorman [Sat, 5 Feb 2005 15:01:18 +0000 (15:01 +0000)] 
Libtool-1.5.12 release

* libltdl/Makefile.am: Bump library revision (I remembered!).
* configure.ac: Bump version to 1.5.12.
* NEWS: Updated
* config.guess, config.sub: Updated.

20 years ago* ltmain.in (func_extract_archives) [darwin]: This didn't actually
Peter O'Gorman [Sat, 5 Feb 2005 13:59:49 +0000 (13:59 +0000)] 
* ltmain.in (func_extract_archives) [darwin]: This didn't actually
work on a real fat archive, should do now.
* tests/func_extract_archives.test: remove darwin fat tests which
did not actually work.

20 years ago* Makefile.am (web-manual): Make this target actually work.
Peter O'Gorman [Sat, 5 Feb 2005 13:49:16 +0000 (13:49 +0000)] 
* Makefile.am (web-manual): Make this target actually work.

20 years ago* ltmain.in (link mode): Allow five digits in version-info
Ralf Wildenhues [Fri, 4 Feb 2005 16:11:33 +0000 (16:11 +0000)] 
* ltmain.in (link mode): Allow five digits in version-info

20 years ago* NEWS: s/Linux/GNU &/.
Ralf Wildenhues [Fri, 4 Feb 2005 15:49:11 +0000 (15:49 +0000)] 
* NEWS: s/Linux/GNU &/.

20 years ago* ltmain.in (link mode): With piecewise (partial) linking, fix
Ralf Wildenhues [Thu, 3 Feb 2005 20:42:09 +0000 (20:42 +0000)] 
* ltmain.in (link mode): With piecewise (partial) linking, fix
intermediate output name for subdir-objects.

20 years ago* ltmain.in (link mode): Backport yet another cygwin subdir fix
Ralf Wildenhues [Thu, 3 Feb 2005 15:08:47 +0000 (15:08 +0000)] 
* ltmain.in (link mode): Backport yet another cygwin subdir fix
(wrappersource).

20 years agoBackported from branch-2-0:
Charles Wilson [Thu, 3 Feb 2005 15:01:21 +0000 (15:01 +0000)] 
Backported from branch-2-0:
* ltmain.in (func_generate_dlsyms): addresses
in _preloaded_symbols[] cannot go into .rdata section
if symbols are DATA imported from DLL, on windows,
because runtime relocations must happen.
* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS):
build exports for symbols in .rdata sections

20 years ago* README: Update.
Peter O'Gorman [Thu, 3 Feb 2005 13:55:05 +0000 (13:55 +0000)] 
* README: Update.

20 years ago* THANKS: Update.
Ralf Wildenhues [Thu, 3 Feb 2005 13:01:45 +0000 (13:01 +0000)] 
* THANKS: Update.

20 years ago* ltmain.in (link mode) [cygwin]: Fix broken subdir path
Reid Spencer [Thu, 3 Feb 2005 12:58:07 +0000 (12:58 +0000)] 
* ltmain.in (link mode) [cygwin]: Fix broken subdir path
computation, exposed by using `-dlopen self'.  Fix broken sed
script exposed by additionally using `-export-symbols FILE'.

20 years ago* tests/quote.test: Backport fix for spurious failures on Cygwin.
Ralf Wildenhues [Thu, 3 Feb 2005 10:03:51 +0000 (10:03 +0000)] 
* tests/quote.test: Backport fix for spurious failures on Cygwin.

20 years ago* THANKS: Update.
Ralf Wildenhues [Thu, 3 Feb 2005 07:42:30 +0000 (07:42 +0000)] 
* THANKS: Update.

20 years ago* ltmain.in [darwin]: Don't add installed libs to temp_rpath when
Peter O'Gorman [Thu, 3 Feb 2005 03:53:07 +0000 (03:53 +0000)] 
* ltmain.in [darwin]: Don't add installed libs to temp_rpath when
building executables on darwin, or other systems which use
hardcode_automatic. It may break our wrapper scripts.

20 years ago* ltmain.in, libtoolize.in: Exit with nonzero status on write failures
Ralf Wildenhues [Wed, 2 Feb 2005 22:17:04 +0000 (22:17 +0000)] 
* ltmain.in, libtoolize.in: Exit with nonzero status on write failures
with --help or --version or, in case of ltmain, --config or --features.

20 years ago* NEWS: Update.
Ralf Wildenhues [Wed, 2 Feb 2005 16:18:15 +0000 (16:18 +0000)] 
* NEWS: Update.

20 years ago* m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER)
Ralf Wildenhues [Tue, 1 Feb 2005 17:45:00 +0000 (17:45 +0000)] 
* m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER)
[ pw32, freebsd3.[01], freebsdelf3.[01] ]
(AC_LIBTOOL_LANG_CXX_CONFIG) [ aix4.[012]*, freebsd[12] ]
[ hpux9* with aCC  solaris2.[0-5] ]
(AC_LIBTOOL_PROG_LD_SHLIBS) [ linux with GNU ld < 2.11, aix4.[012]* ]
(AC_LIBTOOL_LANG_GCJ_CONFIG): Fix [] quoting.  Should fix various spurious
failures.

20 years ago* tests/func_extract_archives.test: Clean up afterwards.
Ralf Wildenhues [Tue, 1 Feb 2005 14:39:14 +0000 (14:39 +0000)] 
* tests/func_extract_archives.test: Clean up afterwards.

20 years ago* libtoolize.in, libltdl/ltdl.c: Nothing significant changed in 2005,
Peter O'Gorman [Tue, 1 Feb 2005 13:57:11 +0000 (13:57 +0000)] 
* libtoolize.in, libltdl/ltdl.c: Nothing significant changed in 2005,
backing out copyright update. Thanks Gary.

20 years ago* config/ltmain.m4sh (func_win32_libid, func_infer_tag)
Ralf Wildenhues [Tue, 1 Feb 2005 07:35:38 +0000 (07:35 +0000)] 
* config/ltmain.m4sh (func_win32_libid, func_infer_tag)
(func_extract_an_archive, func_extract_archives):
adjust to preferred function header layout.

20 years ago* libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Unicos 9 sed rejects
Ralf Wildenhues [Mon, 31 Jan 2005 17:32:18 +0000 (17:32 +0000)] 
* libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): Unicos 9 sed rejects
empty parentheses as in 's/x()/1/'.
(AC_LIBTOOL_PROG_COMPILER_PIC) [unicos*]: wl=-Wl,.

20 years ago* tests/quote.test: Match link quoting against `"$wl"', not `-Wl,'.
Ralf Wildenhues [Mon, 31 Jan 2005 17:26:22 +0000 (17:26 +0000)] 
* tests/quote.test: Match link quoting against `"$wl"', not `-Wl,'.

20 years ago* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS)
Ralf Wildenhues [Sat, 29 Jan 2005 15:10:40 +0000 (15:10 +0000)] 
* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG, AC_LIBTOOL_PROG_LD_SHLIBS)
[linux]: Update for Intel Compiler icc/icpc/ifort: add -i_dynamic and
-nofor_main, if necessary.  Simplify logic somewhat.

20 years ago* AUTHORS, THANKS: Copy from cvs HEAD.
Peter O'Gorman [Sat, 29 Jan 2005 14:33:47 +0000 (14:33 +0000)] 
* AUTHORS, THANKS: Copy from cvs HEAD.

20 years ago* ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update
Peter O'Gorman [Sat, 29 Jan 2005 14:27:19 +0000 (14:27 +0000)] 
* ltmain.in, libtool.m4, libtoolize.in, libltdl/ltdl.c: Update
copyright.

20 years ago* ltmain.in [darwin]: Allow -framework foo through when given on
Peter O'Gorman [Sat, 29 Jan 2005 13:00:57 +0000 (13:00 +0000)] 
* ltmain.in [darwin]: Allow -framework foo through when given on
the command line.

20 years ago* tests/Makefile.am: also re-export CPP, F77, FFLAGS, CXX,
Ralf Wildenhues [Wed, 26 Jan 2005 17:53:51 +0000 (17:53 +0000)] 
* tests/Makefile.am: also re-export CPP, F77, FFLAGS, CXX,
CXXFLAGS, CXXCPP, and the value of SHELL as CONFIG_SHELL.
Reported by Heinz Salzmann <heinz.salzmann@micronas.com>.

20 years ago* NEWS, libtool.m4, ltmain.in [dragonfly]: Add support for DragonFly.
Craig Dooley [Wed, 26 Jan 2005 17:41:19 +0000 (17:41 +0000)] 
* NEWS, libtool.m4, ltmain.in [dragonfly]: Add support for DragonFly.

20 years ago* ltmain.in [irix]: Preserve processor option for SGI Compiler
Albert Chin-A-Young [Tue, 25 Jan 2005 08:17:36 +0000 (08:17 +0000)] 
* ltmain.in [irix]: Preserve processor option for SGI Compiler
(-r[0-9][0-9]*).

20 years ago* libtool.m4 (AC_LIBTOOL_CONFIG) [mingw, cygwin, pw32, os2]:
Ralf Wildenhues [Mon, 24 Jan 2005 07:43:51 +0000 (07:43 +0000)] 
* libtool.m4 (AC_LIBTOOL_CONFIG) [mingw, cygwin, pw32, os2]:
Add _LT_DECLs for host_os, build_alias, build and build_os.
host_os and build were used in a few occasions in ltmain.in
and affect above-mentioned systems, the others are added for
symmetry.

20 years ago* libltdl.c (try_dlopen): Fix memleak.
Ralf Wildenhues [Fri, 21 Jan 2005 15:21:58 +0000 (15:21 +0000)] 
* libltdl.c (try_dlopen): Fix memleak.
Savannah BTS patch #3670 by Lennart Poettering.

20 years ago* ltmain.in: Don't pass through compiler-like thread flags when
Peter O'Gorman [Sun, 16 Jan 2005 14:07:07 +0000 (14:07 +0000)] 
* ltmain.in: Don't pass through compiler-like thread flags when
using $LD to do the linking. Use compiler_flags instead.
Reported by Mark_Andrews@isc.org.

20 years ago* libtool.m4 (LT_CMD_MAX_LEN) [osf]: On Tru64 there could
Peter O'Gorman [Sun, 16 Jan 2005 12:26:54 +0000 (12:26 +0000)] 
* libtool.m4 (LT_CMD_MAX_LEN) [osf]: On Tru64 there could
be a kernel panic when testing the maximum command line length
if exec_disable_arg_limit=1. Don't do the tests to figure it
out on *-osf*.
Reported by Dr. Hans Ekkehard Plesser
<hans.ekkehard.plesser@umb.no>

20 years ago* libtool.m4 (AC_PROG_SED): Don't break test loop early.
Guido Draheim [Fri, 14 Jan 2005 09:22:11 +0000 (09:22 +0000)] 
* libtool.m4 (AC_PROG_SED): Don't break test loop early.

20 years ago* libtoolize.in: Back out copying `install-sh' by libtoolize.
Ralf Wildenhues [Thu, 13 Jan 2005 17:23:39 +0000 (17:23 +0000)] 
* libtoolize.in: Back out copying `install-sh' by libtoolize.
* doc/libtool.texi (Distributing): Mention that we distribute
`install-sh', but that non-Automake users will have to copy
it by themselves.

20 years ago* libtoolize.in: Add datarootdir.
Ralf Wildenhues [Thu, 13 Jan 2005 10:50:28 +0000 (10:50 +0000)] 
* libtoolize.in: Add datarootdir.

20 years ago* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux]: While "parsing"
Ralf Wildenhues [Wed, 12 Jan 2005 13:00:41 +0000 (13:00 +0000)] 
* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux]: While "parsing"
/etc/ld.so.conf, skip comments.
Reported by Jens Elkner <elkner@linofee.org>.

20 years ago* m4/libtool.m4, m4/ltdl.m4: RMS says, 'I think the [license of
Gary V. Vaughan [Sun, 9 Jan 2005 15:27:19 +0000 (15:27 +0000)] 
* m4/libtool.m4, m4/ltdl.m4: RMS says, 'I think the [license of
autoconf macro files] should be:
# This file is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is
# preserved.'.

20 years ago* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ cygwin, mingw, pw32 ]:
Ralf Wildenhues [Tue, 28 Dec 2004 13:18:56 +0000 (13:18 +0000)] 
* libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS) [ cygwin, mingw, pw32 ]:
_LT_AC_TAGVAR missing for `ld_shlibs' and for `fix_srcfile_path'.

20 years ago* ltmain.in (func_extract_archives): Not all shells grok
Ralf Wildenhues [Tue, 28 Dec 2004 12:53:35 +0000 (12:53 +0000)] 
* ltmain.in (func_extract_archives): Not all shells grok
`read -r' (unnecessary in this case).
Reported by Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>.

20 years ago* ltmain.in: New variable quote_scanset to work around SunOS ksh
Ralf Wildenhues [Tue, 28 Dec 2004 12:39:15 +0000 (12:39 +0000)] 
* ltmain.in: New variable quote_scanset to work around SunOS ksh
`case' backslash-escaping bug: protect character class by variable
expansion.  Reported by Alexander Kurz <alexander.kurz@qsc.de>.

20 years ago* libtoolize.in: Install `install-sh' as well, needed for configure ..
Ralf Wildenhues [Mon, 20 Dec 2004 13:10:25 +0000 (13:10 +0000)] 
* libtoolize.in: Install `install-sh' as well, needed for configure ..
* Makefile.am: .. install, update it.
* NEWS, doc/libtool.texi (Distributing): .. document it.
Reported by Ross Boylan <ross@biostat.ucsf.edu>.

20 years ago* libtool.m4 [solaris] (AC_LIBTOOL_PROG_LD_SHLIBS): Use ${wl} for
Ralf Wildenhues [Mon, 20 Dec 2004 08:45:46 +0000 (08:45 +0000)] 
* libtool.m4 [solaris] (AC_LIBTOOL_PROG_LD_SHLIBS): Use ${wl} for
whole_archive_flag_spec.  Missing backport reported by Ralf Menzel
<menzel@ls6.cs.uni-dortmund.de>.

20 years ago* tests/demo-nopic.test [solaris, sunos]: Skip test.
Ralf Wildenhues [Mon, 20 Dec 2004 08:43:27 +0000 (08:43 +0000)] 
* tests/demo-nopic.test [solaris, sunos]: Skip test.

20 years ago* ltmain.in: Fix typo `--mode' instead of `-mode' in warning.
Ralf Wildenhues [Sat, 18 Dec 2004 22:54:11 +0000 (22:54 +0000)] 
* ltmain.in: Fix typo `--mode' instead of `-mode' in warning.
Reported by Georg Schwarz <georg.schwarz@freenet.de>.

20 years ago* libtool.m4 [linux] (AC_LIBTOOL_PROG_COMPILER_PIC): match
Ralf Wildenhues [Sat, 18 Dec 2004 21:45:59 +0000 (21:45 +0000)] 
* libtool.m4 [linux] (AC_LIBTOOL_PROG_COMPILER_PIC): match
$cc_basename, not $CC against icc.  Also, for symmetry match
icpc* and ecpc* (ia64 version of icpc).

20 years ago* libltdl/ltdl.c [cygwin, mingw] (opendir): Fix write of constant
Ralf Wildenhues [Sat, 18 Dec 2004 20:47:37 +0000 (20:47 +0000)] 
* libltdl/ltdl.c [cygwin, mingw] (opendir): Fix write of constant
strings past end of buffer.
(opendir, readdir): Fix read past end of buffer.

20 years ago* README-alpha: Update list of non-Libtool-owned files.
Ralf Wildenhues [Fri, 17 Dec 2004 13:35:45 +0000 (13:35 +0000)] 
* README-alpha: Update list of non-Libtool-owned files.

20 years ago* libltdl/ltdl.c (trim): Return error rather than do bogus
Ralf Wildenhues [Thu, 16 Dec 2004 11:58:45 +0000 (11:58 +0000)] 
* libltdl/ltdl.c (trim): Return error rather than do bogus
null pointer arithmetic when parsing a malformed .la file.

20 years ago* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG,
Albert Chin-A-Young [Mon, 13 Dec 2004 16:19:04 +0000 (16:19 +0000)] 
* libtool.m4 (AC_LIBTOOL_LANG_CXX_CONFIG,
AC_LIBTOOL_PROG_LD_SHLIBS): Append -G to link command-line on AIX
to honor -brtl on command-line (runtime linking). Already done
for IBM C/C++ compilers.

20 years ago* ltmain.in (func_extract_archives,func_extract_an_archive): On
Peter O'Gorman [Sat, 11 Dec 2004 14:40:25 +0000 (14:40 +0000)] 
* ltmain.in (func_extract_archives,func_extract_an_archive): On
darwin, uniq can not take teh flags -cd together, thanks to Ralf
for the fix, also ar does not accept N, so we use the fact that
ar x libfoo.a foo.o will always extract the first foo.o in the
archive and we then delete foo.o from the archive, which will also
delete only the first foo.o, then rinse and repeat.
* tests/func_extract_archives.test: Test this feature.
* tests/Makefile.am: Add the test.

20 years ago* ltmain.in: Preserve -model [arg] option, used
Albert Chin-A-Young [Thu, 9 Dec 2004 18:00:47 +0000 (18:00 +0000)] 
* ltmain.in: Preserve -model [arg] option, used
with the Tru64 UNIX C++ compiler. This option selects the
layout of C++ classes, name mangling, and exception handling.

20 years ago* ltmain.in (func_mode_link): Fix quoting bug in last checkin.
Ralf Wildenhues [Wed, 1 Dec 2004 18:00:58 +0000 (18:00 +0000)] 
* ltmain.in (func_mode_link): Fix quoting bug in last checkin.

20 years ago* doc/libtool.texi (Reloadable objects): Fix typo, reported by
Ralf Wildenhues [Mon, 29 Nov 2004 16:58:53 +0000 (16:58 +0000)] 
* doc/libtool.texi (Reloadable objects): Fix typo, reported by
rsc@merit.edu.

20 years ago* ltmain.in: Allow some compiler/linker flags through unchecked.
Ralf Wildenhues [Mon, 29 Nov 2004 16:55:35 +0000 (16:55 +0000)] 
* ltmain.in: Allow some compiler/linker flags through unchecked.
Backport of patch `2004-09-14 Albert Chin-A-Young' from branch-2-0.

20 years ago* libtool.m4 [linux] (AC_LIBTOOL_LANG_CXX_CONFIG,
Jeff Squyres [Wed, 24 Nov 2004 17:22:03 +0000 (17:22 +0000)] 
* libtool.m4 [linux] (AC_LIBTOOL_LANG_CXX_CONFIG,
AC_LIBTOOL_PROG_COMPILER_PIC, AC_LIBTOOL_PROG_LD_SHLIBS),
NEWS, THANKS: Support for Portland Group (aka "pgi") compilers.

20 years ago* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [linux]: Interpret
Daniel Reed [Fri, 19 Nov 2004 07:17:22 +0000 (07:17 +0000)] 
* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [linux]: Interpret
`include' statements in toplevel ld.so.conf file.

20 years ago* tests/demo-nopic.test: Correctly skip hppa, x86_64, and s390*.
Ralf Wildenhues [Wed, 17 Nov 2004 13:03:24 +0000 (13:03 +0000)] 
* tests/demo-nopic.test: Correctly skip hppa, x86_64, and s390*.
Reported by Daniel Reed <djr@redhat.com>.

20 years ago* config/ltmain.in (func_mode_link): When linking an installed
Scott James Remnant [Tue, 26 Oct 2004 17:21:30 +0000 (17:21 +0000)] 
* config/ltmain.in (func_mode_link): When linking an installed
libtool library on the command line using -lfoo we need to find
the library in the search paths and add it's dependency_libs to
the link in the conv pass so that any libtool libs listed are
correctly expanded in the link pass.

21 years ago* configure.ac: Bump version to 1.5.11a.
Peter O'Gorman [Sun, 19 Sep 2004 14:13:11 +0000 (14:13 +0000)] 
* configure.ac: Bump version to 1.5.11a.
* NEWS: ditto

21 years agoGNU libtool 1.5.10 is released. release-1-5-10
Peter O'Gorman [Sun, 19 Sep 2004 12:46:57 +0000 (12:46 +0000)] 
GNU libtool 1.5.10 is released.

* configure.ac: Bump version.
* NEWS: Updated.

21 years ago* libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): The linker
Ralf Wildenhues [Sun, 19 Sep 2004 12:13:50 +0000 (12:13 +0000)] 
* libtool.m4 (AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE): The linker
distinguishes data and code symbols on linux-gnu/ia64.  Fixes
multiple testsuite failures.  Backport from 1.9c.

21 years ago Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Alexandre Duret-Lutz [Sun, 19 Sep 2004 12:04:52 +0000 (12:04 +0000)] 
Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
* demo/Makefile.am, pdemo/Makefile.am: Use per-target CFLAGS
only for the Libtool-built objects, so that automake won't
complain about missing AM_PROG_CC_C_O but still compile Libtool-
and non-Libtool objects into different names.

21 years ago* ltdl.c (memcpy, memmove): Fix pre-ANSI replacement functions
Ralf Wildenhues [Mon, 13 Sep 2004 12:56:00 +0000 (12:56 +0000)] 
* ltdl.c (memcpy, memmove): Fix pre-ANSI replacement functions
to not use pointer-to-void arithmetic.
(memmove): Fix infinite loop.

21 years ago* libtool.m4: Fixes for the OpenBSD support
Brad [Sun, 12 Sep 2004 13:45:19 +0000 (13:45 +0000)] 
* libtool.m4: Fixes for the OpenBSD support

21 years agoRevert last change
Maciej W. Rozycki [Thu, 9 Sep 2004 23:26:19 +0000 (23:26 +0000)] 
Revert last change

21 years ago* demo/configure.ac pdemo/configure.ac: Add missing AM_PROG_CC_C_O
Ralf Wildenhues [Thu, 9 Sep 2004 14:33:06 +0000 (14:33 +0000)] 
* demo/configure.ac pdemo/configure.ac: Add missing AM_PROG_CC_C_O
to testsuite.

21 years agooops on the chlog dates
Maciej W. Rozycki [Thu, 12 Aug 2004 15:04:50 +0000 (15:04 +0000)] 
oops on the chlog dates

21 years ago* demo/Makefile.am: Stop automake warning by defining
Maciej W. Rozycki [Thu, 12 Aug 2004 14:41:57 +0000 (14:41 +0000)] 
* demo/Makefile.am: Stop automake warning by defining
libhell0_a_CFLAGS.
* pdemo/Makefile.am: Ditto.

21 years ago* configure.ac, libtool.m4: Ensure that a c++ compiler exists before
Peter O'Gorman [Thu, 12 Aug 2004 12:29:19 +0000 (12:29 +0000)] 
* configure.ac, libtool.m4: Ensure that a c++ compiler exists before
checking for the c++ preprocessor. Apparently reported by multiple
people, multiple times.

21 years ago* libtool.m4 [GNU/linux] (AC_DEPLIBS_CHECK_METHOD): Cleanup,
Peter O'Gorman [Thu, 12 Aug 2004 04:10:51 +0000 (04:10 +0000)] 
* libtool.m4 [GNU/linux] (AC_DEPLIBS_CHECK_METHOD): Cleanup,
thanks to Daniel Reed.

21 years ago* tests/demo-nopic.test: Do not run on x86_64 or s390*
Daniel Reed [Thu, 12 Aug 2004 03:34:50 +0000 (03:34 +0000)] 
* tests/demo-nopic.test: Do not run on x86_64 or s390*

21 years ago* configure.ac: Bumped version to 1.5.9a.
Peter O'Gorman [Sat, 7 Aug 2004 14:03:38 +0000 (14:03 +0000)] 
* configure.ac: Bumped version to 1.5.9a.
* NEWS: updated.

21 years agoGNU libtool-1.5.8 is released. release-1-5-8
Peter O'Gorman [Sat, 7 Aug 2004 12:24:39 +0000 (12:24 +0000)] 
GNU libtool-1.5.8 is released.

* NEWS: updated.
* configure.ac: Bumped version to 1.5.8.
* config.guess, config.sub:  Synchronized from ftp.gnu.org.

21 years ago* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Since CONFIG_SHELL may
Peter O'Gorman [Wed, 4 Aug 2004 14:12:05 +0000 (14:12 +0000)] 
* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Since CONFIG_SHELL may
not actually be set, we should use SHELL here, also make darn sure
that SHELL is set to something. Bug from Willem Jan Palenstijn
<wpalenst@math.leidenuniv.nl>.

21 years ago* ltmain.in: Allow some static libraries to be used in generating a
Jacob Meuser [Tue, 3 Aug 2004 14:55:58 +0000 (14:55 +0000)] 
* ltmain.in: Allow some static libraries to be used in generating a
shared library on NetBSD and OpenBSD. match-pattern_regex decides
which are good.

21 years agoPeter O'Gorman <peter@pogma.com>
Todd Vierling [Mon, 2 Aug 2004 14:27:25 +0000 (14:27 +0000)] 
Peter O'Gorman  <peter@pogma.com>

* libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use sysctl to get the
max cmd length on BSD* and darwin. Make sure that there is a safety
factor too.

21 years ago* libtool.m4 [darwin]: Don't use -all_load.
Geoffrey Keating [Mon, 2 Aug 2004 04:03:26 +0000 (04:03 +0000)] 
* libtool.m4 [darwin]: Don't use -all_load.

21 years ago* libtool.m4 (LT_AC_PROG_SED): Set SED when running from cache as
Maciej W. Rozycki [Sun, 1 Aug 2004 08:53:31 +0000 (08:53 +0000)] 
* libtool.m4 (LT_AC_PROG_SED): Set SED when running from cache as
well.

21 years ago* libtool.m4, ltmain.in: autoconf now says the best thing to do
Peter O'Gorman [Fri, 30 Jul 2004 14:02:12 +0000 (14:02 +0000)] 
* libtool.m4, ltmain.in:  autoconf now says the best thing to do
with CDPATH is to (unset CDPATH) >/dev/null 2>&1 && unset CDPATH,
so do it.

21 years ago* libtool.m4 [darwin]: $GREP is not defined here, use $EGREP.
Peter O'Gorman [Fri, 30 Jul 2004 13:16:56 +0000 (13:16 +0000)] 
* libtool.m4 [darwin]: $GREP is not defined here, use $EGREP.
* ltmain.in (func_extract_archives): Backport func_extract_archives
from cvs HEAD to reduce code size and enable the darwin fat archive
extraction.

21 years ago* libtool.m4, ltmain.in [darwin]: Backport xlc support from cvs HEAD.
Peter O'Gorman [Wed, 28 Jul 2004 13:02:20 +0000 (13:02 +0000)] 
* libtool.m4, ltmain.in [darwin]: Backport xlc support from cvs HEAD.

21 years ago* libtool.m4: Treat bsdi5* like bsdi4*.
Joe Orton [Fri, 23 Jul 2004 14:28:21 +0000 (14:28 +0000)] 
* libtool.m4: Treat bsdi5* like bsdi4*.

21 years ago* libtool.m4 [darwin](AC_PROG_LD_RELOAD_FLAG): Use $CC -nostdlib -r
Peter O'Gorman [Thu, 8 Jul 2004 13:43:59 +0000 (13:43 +0000)] 
* libtool.m4 [darwin](AC_PROG_LD_RELOAD_FLAG): Use $CC -nostdlib -r
on darwin so that ld will not thin fat files.

21 years ago* libtool.m4 [darwin]: Clean up darwin bits. Looks more normal now.
Peter O'Gorman [Thu, 8 Jul 2004 13:23:14 +0000 (13:23 +0000)] 
* libtool.m4 [darwin]: Clean up darwin bits. Looks more normal now.

21 years ago* libtool.m4: Fixes for the OpenBSD support
Brad [Wed, 7 Jul 2004 13:40:13 +0000 (13:40 +0000)] 
* libtool.m4: Fixes for the OpenBSD support

21 years ago* libltdl/ltdl.h: Undo inadvertent changes from the last commit.
Peter O'Gorman [Wed, 7 Jul 2004 12:58:58 +0000 (12:58 +0000)] 
* libltdl/ltdl.h: Undo inadvertent changes from the last commit.

21 years ago* ltmain.in: Unset the zsh GLOB_SUBST option, which makes zsh
Noah Misch [Thu, 24 Jun 2004 12:25:33 +0000 (12:25 +0000)] 
* ltmain.in: Unset the zsh GLOB_SUBST option, which makes zsh
handle backslash quoting poorly, before doing anything else.
* tests/defs: Likewise.

21 years ago* libtool.m4: More improvements to OpenBSD support.
Brad [Wed, 16 Jun 2004 15:54:50 +0000 (15:54 +0000)] 
* libtool.m4: More improvements to OpenBSD support.
* NEWS: Updated.

21 years ago* libtool.m4 (AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH): Insert space
Peter O'Gorman [Wed, 5 May 2004 13:18:42 +0000 (13:18 +0000)] 
* libtool.m4 (AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH): Insert space
around = for a test and a comma between runpath_var and $1. Bug
reported by Max Bowsher.

21 years ago* ltmain.in: Fix problem with .libs/.libs/libfoo.so appearing on
Peter O'Gorman [Thu, 29 Apr 2004 14:42:36 +0000 (14:42 +0000)] 
* ltmain.in: Fix problem with .libs/.libs/libfoo.so appearing on
the link line, reported and fix confirmed by Dan S. Camper.

21 years ago* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Detect Intel C++ compiler
Gary V. Vaughan [Tue, 20 Apr 2004 21:38:54 +0000 (21:38 +0000)] 
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Detect Intel C++ compiler
version more idiomatically.

21 years ago* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Intel C++ compiler 8.0 and
Gary V. Vaughan [Mon, 19 Apr 2004 12:53:36 +0000 (12:53 +0000)] 
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Intel C++ compiler 8.0 and
newer adds predep_objects and postdep_objects itself, so don't
duplicate them in $archive_cmds and $archive_expsym_cmds.
* NEWS: Updated.
Reported by Roberto Bagnare <bagnara@cs.unipr.it>

21 years ago* bootstrap: Delete acinclude.m4.
Alexandre Duret-Lutz [Wed, 14 Apr 2004 10:50:09 +0000 (10:50 +0000)] 
* bootstrap: Delete acinclude.m4.

21 years ago* Makefile.am (XDELTA_OPTIONS): Remove --pristine as that
Scott James Remnant [Tue, 13 Apr 2004 00:04:55 +0000 (00:04 +0000)] 
* Makefile.am (XDELTA_OPTIONS): Remove --pristine as that
generates huge xdeltas.

21 years ago* configure.ac: Bumped version to 1.5.7a.
Peter O'Gorman [Sun, 11 Apr 2004 07:40:57 +0000 (07:40 +0000)] 
* configure.ac: Bumped version to 1.5.7a.
* NEWS: updated.

Released 1.5.6