]> git.ipfire.org Git - thirdparty/libtool.git/log
thirdparty/libtool.git
20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS) [solaris]: Use ${wlarc}
Ralf Wildenhues [Tue, 22 Mar 2005 07:40:19 +0000 (07:40 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS) [solaris]: Use ${wlarc}
and set to empty when using $LD for linking.  Fixes regression
introduced in 2004-11-17.
Reported by Ralf Menzel <menzel@ls6.cs.uni-dortmund.de> and
Пухальский Юрий Андреевич <pooh@cryptopro.ru>.

20 years ago* m4/libtool.m4 (_LT_SETUP, _LT_LANG_CXX_CONFIG, * _LT_LANG_F77_CONFIG):
Ralf Wildenhues [Mon, 21 Mar 2005 18:00:45 +0000 (18:00 +0000)] 
* m4/libtool.m4 (_LT_SETUP, _LT_LANG_CXX_CONFIG, * _LT_LANG_F77_CONFIG):
For matching compiler names: Pick only first word, allow leading white
space..
* tests/sh.test: ..and test for missing `*' at end of patterns.

20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS) [ irix5, irix6, nonstopux ]:
Peter Ekberg [Sun, 20 Mar 2005 07:16:00 +0000 (07:16 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS) [ irix5, irix6, nonstopux ]:
Test if it is possible to use the -exports_file linker option on
irix with gcc, as the gcc specs file may include a -hidden_symbol
option that is clashing with the -exports_file option.
See this gcc bugzilla entry for further details:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15288
* THANKS: Update.

20 years agoUpdate .cvsignore files.
Ralf Wildenhues [Sat, 19 Mar 2005 20:10:04 +0000 (20:10 +0000)] 
Update .cvsignore files.

20 years ago* tests/demo-nopic.test: Enhance status output
Ralf Wildenhues [Sat, 19 Mar 2005 19:54:19 +0000 (19:54 +0000)] 
* tests/demo-nopic.test: Enhance status output
noted by Tom Burger <tvburger@few.vu.nl>.

20 years ago* config/ltmain.m4sh, tests/defs.m4sh: Typos.
Ralf Wildenhues [Fri, 18 Mar 2005 15:56:13 +0000 (15:56 +0000)] 
* config/ltmain.m4sh, tests/defs.m4sh: Typos.

20 years ago* m4/libtool.m4: The compiler can be a program name with args, so
Peter O'Gorman [Fri, 18 Mar 2005 15:32:53 +0000 (15:32 +0000)] 
* m4/libtool.m4: The compiler can be a program name with args, so
always check cc_basename against compiler name and a wildcard.
Also, drop unnecessary quotes in `case' argument.

20 years ago* Makefile.am: tests/defs.in depends on config/general.m4sh.
Ralf Wildenhues [Wed, 16 Mar 2005 17:44:21 +0000 (17:44 +0000)] 
* Makefile.am: tests/defs.in depends on config/general.m4sh.

20 years ago* config/general.m4sh: unconditionally set IFS, and set it
Ralf Wildenhues [Wed, 16 Mar 2005 17:29:47 +0000 (17:29 +0000)] 
* config/general.m4sh: unconditionally set IFS, and set it
to the one true right sequence: space, tab, newline.
* m4/libtool.m4: remove IFS setting and as_* namespace infringement.

20 years ago* m4/libtool.m4 (_LT_CONFIG): Reset IFS to fix failure with ash.
Ralf Wildenhues [Wed, 16 Mar 2005 10:08:17 +0000 (10:08 +0000)] 
* m4/libtool.m4 (_LT_CONFIG): Reset IFS to fix failure with ash.

20 years ago* configure.ac, libltdl/configure.ac: s/##/dnl/ for comments
Ralf Wildenhues [Wed, 16 Mar 2005 10:05:21 +0000 (10:05 +0000)] 
* configure.ac, libltdl/configure.ac: s/##/dnl/ for comments
that are meaningless in configure.
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.

20 years ago* bootstrap: Revert the other part of the accidental commit.
Gary V. Vaughan [Wed, 16 Mar 2005 00:16:37 +0000 (00:16 +0000)] 
* bootstrap: Revert the other part of the accidental commit.

20 years ago* libltdl/configure.ac: Update version; require Autoconf >= 2.59.
Ralf Wildenhues [Tue, 15 Mar 2005 17:30:25 +0000 (17:30 +0000)] 
* libltdl/configure.ac: Update version; require Autoconf >= 2.59.

20 years ago* bootstrap (reconfdirs): Revert accidental partial commit.
Gary V. Vaughan [Tue, 15 Mar 2005 16:33:45 +0000 (16:33 +0000)] 
* bootstrap (reconfdirs): Revert accidental partial commit.

20 years ago* libtoolize.m4sh (func_massage_pkgvmacro_DATA): New function
Gary V. Vaughan [Tue, 15 Mar 2005 12:56:30 +0000 (12:56 +0000)] 
* libtoolize.m4sh (func_massage_pkgvmacro_DATA): New function
to calculate the macro filenames to be copied by libtoolize.
* Makefile.am (edit): Substitute pkgvmacro_DATA.

20 years ago* m4/libtool.m4 (_LT_COPYING): Update Copyright year.
Ralf Wildenhues [Mon, 14 Mar 2005 15:03:24 +0000 (15:03 +0000)] 
* m4/libtool.m4 (_LT_COPYING): Update Copyright year.

20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS) [linux]: Remove MAIN_
Ralf Wildenhues [Mon, 14 Mar 2005 11:11:12 +0000 (11:11 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS) [linux]: Remove MAIN_
dependency when creating shared libraries with Portland pgf77.

20 years ago* configure.ac: stamp-vcl is in $top_srcdir, not $top_builddir.
Ralf Wildenhues [Sat, 12 Mar 2005 18:18:14 +0000 (18:18 +0000)] 
* configure.ac: stamp-vcl is in $top_srcdir, not $top_builddir.

20 years agoAllow special characters in source file names. Will break unless
Per Bothner [Sat, 12 Mar 2005 08:50:45 +0000 (08:50 +0000)] 
Allow special characters in source file names.  Will break unless
`-o target' is also given, which must not contain special characters.
En passant, fix source file quoting broken for cygwin/MSVC.

20 years ago* config/ltmain.m4sh (func_mode_link): Reword double negation in
Ralf Wildenhues [Sat, 12 Mar 2005 08:43:12 +0000 (08:43 +0000)] 
* config/ltmain.m4sh (func_mode_link): Reword double negation in
error message.  Reported by Jesper Louis Andersen <jlouis@mongers.org>.

20 years ago* doc/libtool.texi: Replace wicked whiches by thats or other
Ralf Wildenhues [Sat, 12 Mar 2005 08:15:36 +0000 (08:15 +0000)] 
* doc/libtool.texi: Replace wicked whiches by thats or other
better-sounding constructs.

20 years ago* libltdl/Makefile.am (install-data-local): Use `&&' to separate
Gary V. Vaughan [Thu, 10 Mar 2005 20:58:06 +0000 (20:58 +0000)] 
* libltdl/Makefile.am (install-data-local): Use `&&' to separate
commands so that stdin reaches the untar pracess.
* libltdl/loaders/Makefile.am (install-data-local): Ditto.
* libtoolize.m4sh (func_copy_cb): Ditto.

20 years ago* libltdl/Makefile.am (install-data-local): Don't force v7 tar
Gary V. Vaughan [Thu, 10 Mar 2005 16:40:19 +0000 (16:40 +0000)] 
* libltdl/Makefile.am (install-data-local): Don't force v7 tar
format with the `o' flag in create mode.
Set the umask to 0 when untarring to avoid copied files taking
their mode from the installer's umask.
* libltdl/loaders/Makefile.am (install-data-local): Ditto.
* libtoolize.m4sh (func_copy_cb): Ditto.
Ignore errors from failed `cd' in the tar processes, since we
may be running in dryrun mode.
Reported by Noah Misch <noah@cs.caltech.edu>,
Bob Friesenhahn <bfriesen@simple.dallas.tx.us>

20 years ago* libltdl/Makefile.am: $(builddir) is not defined, replace by `.'.
Ralf Wildenhues [Thu, 10 Mar 2005 13:51:03 +0000 (13:51 +0000)] 
* libltdl/Makefile.am: $(builddir) is not defined, replace by `.'.

20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)
Albert Chin-A-Young [Tue, 8 Mar 2005 16:25:12 +0000 (16:25 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)
[irix*, osf*]: Output -update_registry information to
${output_objdir} directory, not ${objdir}. ${output_objdir}
will work when a project has a single Makefile and performs
builds in subdirectories. ${objdir} expects the source in
the current directory, breaking single-Makefile builds.

20 years ago* THANKS: Update.
Ralf Wildenhues [Tue, 8 Mar 2005 09:23:13 +0000 (09:23 +0000)] 
* THANKS: Update.

20 years ago* libtoolize.m4sh (func_copy_cb): Use tar chof to avoid symlink
Gary V. Vaughan [Wed, 2 Mar 2005 10:33:56 +0000 (10:33 +0000)] 
* libtoolize.m4sh (func_copy_cb): Use tar chof to avoid symlink
attacks.
* libltdl/Makefile.am, libltdl/loaders/Makefile.am
(install-data-local): Ditto.

20 years agoIn branch-2-0 (and in time, others) ltversion.m4 has a dot
Gary V. Vaughan [Sun, 27 Feb 2005 19:35:55 +0000 (19:35 +0000)] 
In branch-2-0 (and in time, others) ltversion.m4 has a dot
delimited serial number that didn't used to be processed
correctly by libtoolize.  This changeset fixes that, and
leverages those changes to check versions of ltmain.sh and
config.sub, config.guess before overwriting when --force is
not given:

* libtoolize.m4sh: Don't overwrite pkgaux files with --force
unless --install is given too.
(func_serial): Fix underquoting in regexp.
(func_serial_max): New function to compare serial numbers.
(func_serial_update_check): New function factored out of
func_serial_update().
(func_serial_update): Bail if SRCFILE is missing.
Don't display both 'already up to date' and 'use --force to
update' messages for the same file.
Use func_serial_max to cope with `.' delimited serial numbers.
(func_ltmain_update): Use func_serial_update_check and
func_serial_max to do version checking with $package_revision.
(func_config_update): Ditto with $timestamp.

20 years ago* libltdl/Makefile.am (install-data-local): cd to $(srcdir) before
Gary V. Vaughan [Sat, 26 Feb 2005 23:53:17 +0000 (23:53 +0000)] 
* libltdl/Makefile.am (install-data-local):  cd to $(srcdir) before
tarring up the files for installation to $(DESTDIR)$(ltdldatadir).
Don't remove the destination directory, since that interacts badly
with the multi-Makefile installation.
* libltdl/loaders/Makefile.am (install-data-local): Ditto.

20 years agoI assume that it is okay to have undefined symbols in convenience
Gary V. Vaughan [Sat, 26 Feb 2005 22:51:28 +0000 (22:51 +0000)] 
I assume that it is okay to have undefined symbols in convenience
libraries that will be used as modules -- the pic objects are
built normally, and are not expected to resolve all their symbols
until they are linked into a library; convenience libraries are
then rolled using 'ar' and 'ranlib' (or equivalent) which also do
not check whether symbols are resolved.  We now build each of the
loaders as a convenience library module under these assumptions,
and link libltdl.la with selected modules, at which time all of
the symbols *are* resolved:

* TODO: Remove item addressed by this changeset.
* libltdl/Makefile.am (lib_LTLIBRARIES): Remove libdlloader.la.
(libdlloader_la_SOURCES): Declaration removed.  Changed all
clients.  Source files..
(libltdl_la_SOURCES): ...added back in here.
(libdlloader_LDFLAGS, libdlloader_la_LIBADD): Removed.
(libltdl_la_LIBADD): Remove libdlloader.la; add $(LTLIBOBJS).
* libltdl/loaders/Makefile.am: Removed all references to
libdlloader.la.

20 years ago* libtoolize.m4sh (func_copy): Split arguments to func_copy_cb
Gary V. Vaughan [Fri, 25 Feb 2005 18:07:49 +0000 (18:07 +0000)] 
* libtoolize.m4sh (func_copy): Split arguments to func_copy_cb
calls across lines so that quote.test doesn't misdiagnose nested
quotes.

20 years ago* m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC):
Gary V. Vaughan [Fri, 25 Feb 2005 18:03:57 +0000 (18:03 +0000)] 
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC):
Fix some typos -- s/_LT_AC_TAGVAR/_LT_TAGVAR/g.

20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS): The Portland group's
Peter O'Gorman [Fri, 25 Feb 2005 14:14:19 +0000 (14:14 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS): The Portland group's
compiler does not pass --whole-archive. Move gnu ld check for
the flag to the top so it can be overridden.
(_LT_LANG_CXX_CONFIG, _LT_COMPILER_PIC): Unset
whole_archive_flag_spec for the portland group's c++ compiler too.
Reported by Jeff Squyres <jsquyres@lam-mpi.org>

20 years ago* libltdl/Makefile.am (install-data-local): Don't forget about
Gary V. Vaughan [Wed, 23 Feb 2005 16:00:06 +0000 (16:00 +0000)] 
* libltdl/Makefile.am (install-data-local): Don't forget about
$(DESTDIR).
* libltdl/loaders/Makefile.am (install-data-local): Ditto.
* NEWS: Updated.

20 years agoPreserving the installed timestamps for libltdl sources from
Gary V. Vaughan [Wed, 23 Feb 2005 15:13:30 +0000 (15:13 +0000)] 
Preserving the installed timestamps for libltdl sources from
`libtoolize --ltdl --copy' is pointless if they are not preserved
from the libtool source tree at install time:

* libltdl/Makefile.am, libltdl/loaders/Makefile.am
(nobase_ltdldata_DATA): Renamed to...
(ltdldatafiles): ...this.
(install-data-local): New rule to install libltdl tree with tar to
preserve timestamps.

20 years ago* config/ltmain.m4sh (func_mode_link): Add -pthread like flags to
Christoph Egger [Wed, 23 Feb 2005 03:30:51 +0000 (03:30 +0000)] 
* config/ltmain.m4sh (func_mode_link): Add -pthread like flags to
inherited_linker_flags.

20 years agoUsing `libtoolize --copy --ltdl' was not preserving timestamps, so
Gary V. Vaughan [Tue, 22 Feb 2005 17:41:46 +0000 (17:41 +0000)] 
Using `libtoolize --copy --ltdl' was not preserving timestamps, so
parts of the autoconf bootstrap would be rerun spuriously after
the files had been copied into the source tree:

* libtoolize.m4sh (TAR): New default tar command.
(func_copy_cb): Move the core copying internals to here, using
$TAR to transfer files if possible when --copy was specified.
(func_copy): Adjust to call func_copy_cb.
Reported by Jeff Squyres <jsquyres@lam-mpi.org>

20 years ago* config/ltmain.m4sh (func_extract_archives) [darwin]: This didn't
Peter O'Gorman [Mon, 21 Feb 2005 13:51:28 +0000 (13:51 +0000)] 
* config/ltmain.m4sh (func_extract_archives) [darwin]: This didn't
actually work on a real fat archive, should do now.

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

20 years ago* config/ltmain.m4sh (func_mode_link): Allow five digits in
Ralf Wildenhues [Fri, 4 Feb 2005 16:13:13 +0000 (16:13 +0000)] 
* config/ltmain.m4sh (func_mode_link): Allow five digits in
version-info.

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

20 years ago* config/ltmain.m4sh (func_generate_dlsyms): Fix broken subdir
Reid Spencer [Thu, 3 Feb 2005 18:55:43 +0000 (18:55 +0000)] 
* config/ltmain.m4sh (func_generate_dlsyms): Fix broken subdir
path computation, exposed by using `-dlopen self'.  Fix broken
sed script exposed by additionally using `-export-symbols FILE'.

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

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

20 years ago* config/ltmain.m4sh [darwin]: Don't add installed libs to
Peter O'Gorman [Thu, 3 Feb 2005 03:59:45 +0000 (03:59 +0000)] 
* config/ltmain.m4sh [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* config/getopt.m4sh (func_version, func_usage, func_help,
Ralf Wildenhues [Wed, 2 Feb 2005 22:15:47 +0000 (22:15 +0000)] 
* config/getopt.m4sh (func_version, func_usage, func_help,
* config/ltmain.m4sh (func_mode_help, func_config, func_features):
Exit with nonzero status on write failures.

20 years ago* tests/sh.test: Check for preferred function definition layout.
Ralf Wildenhues [Wed, 2 Feb 2005 12:17:21 +0000 (12:17 +0000)] 
* tests/sh.test: Check for preferred function definition layout.

20 years ago* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
Ralf Wildenhues [Tue, 1 Feb 2005 17:44:28 +0000 (17:44 +0000)] 
* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
[ pw32, freebsd3.[01], freebsdelf3.[01] ]
(_LT_LINKER_SHLIBS) [ linux with GNU ld < 2.11, aix4.[012]* ]
(_LT_LANG_CXX_CONFIG) [ aix4.[012]*, freebsd[12], solaris2.[0-5] ]
(_LT_LANG_GCJ_CONFIG): Fix [] quoting.  Should fix various spurious
failures.

20 years ago* clcommit.m4sh: Test whether the shell understands `read -r'. Use as
Ralf Wildenhues [Tue, 1 Feb 2005 12:31:43 +0000 (12:31 +0000)] 
* clcommit.m4sh: Test whether the shell understands `read -r'.  Use as
`$read_r' if available, so `\' is preserved in commit notices.

20 years ago* HACKING (Editing `.m4sh' Files): Document preferred function
Ralf Wildenhues [Tue, 1 Feb 2005 07:35:05 +0000 (07:35 +0000)] 
* HACKING (Editing `.m4sh' Files): Document preferred function
header layout.
* config/ltmain.m4sh (func_win32_libid, func_infer_tag)
(func_generate_dlsyms, func_extract_an_archive, func_extract_archives):
adjust to fit.

20 years ago* m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): Unicos 9 sed rejects
Ralf Wildenhues [Mon, 31 Jan 2005 17:31:30 +0000 (17:31 +0000)] 
* m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): Unicos 9 sed rejects
empty parentheses as in 's/x()/1/'.
(_LT_COMPILER_PIC) [unicos*]: wl=-Wl,.
* tests/sh.test: Not all sed's like '/.*n.*/' (Unicos 9 sed
loops endlessly).

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

20 years ago* tests/quote.test: Check for `--no-reexec' in $1 to avoid one reexec.
Ralf Wildenhues [Mon, 31 Jan 2005 17:21:15 +0000 (17:21 +0000)] 
* tests/quote.test: Check for `--no-reexec' in $1 to avoid one reexec.

20 years ago* m4/libtool.m4 (_LT_COMPILER_C_O): _LT_TAGDECL(lt_compiler_c_o),
Ralf Wildenhues [Mon, 31 Jan 2005 17:15:38 +0000 (17:15 +0000)] 
* m4/libtool.m4 (_LT_COMPILER_C_O): _LT_TAGDECL(lt_compiler_c_o),
not _LT_DECL, since this is tag-dependent.

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

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

20 years ago* NEWS, m4/libtool.m4, config/ltmain.m4sh [dragonfly]:
Craig Dooley [Wed, 26 Jan 2005 17:40:43 +0000 (17:40 +0000)] 
* NEWS, m4/libtool.m4, config/ltmain.m4sh [dragonfly]:
Add support for DragonFly.

20 years ago* config/ltmain.m4sh: Fix endless loop in cmdline parsing.
Ralf Wildenhues [Tue, 25 Jan 2005 20:28:57 +0000 (20:28 +0000)] 
* config/ltmain.m4sh: Fix endless loop in cmdline parsing.

20 years ago* config/ltmain.m4sh (func_mode_link) [irix]: Preserve processor
Albert Chin-A-Young [Tue, 25 Jan 2005 08:16:58 +0000 (08:16 +0000)] 
* config/ltmain.m4sh (func_mode_link) [irix]: Preserve processor
option for SGI Compiler (-r[0-9][0-9]*).

20 years ago* tests/defs.m4sh: Extract $build from $LIBTOOL.
Ralf Wildenhues [Mon, 24 Jan 2005 07:46:17 +0000 (07:46 +0000)] 
* tests/defs.m4sh: Extract $build from $LIBTOOL.
(func_configure): Pass --host if $host != $build.
(func_exec): Try executing cross-compiled binaries (e.g. i686 -> i386),
but SKIP rather than FAIL.
* tests/depdemo-relink.test: Do not try to access possibly non-
existent files.  SKIP rather than FAIL or PASS falsely when
cross-compiling.

20 years ago* m4/libtool.m4 (_LT_SETUP) [mingw, cygwin, pw32, os2]:
Ralf Wildenhues [Mon, 24 Jan 2005 07:43:07 +0000 (07:43 +0000)] 
* m4/libtool.m4 (_LT_SETUP) [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.m4sh
and affect above-mentioned systems, the others are added for
symmetry and in order to be able to detect cross-compiling.

20 years ago* libltdl/Makefile.am: Add $(AM_LDFLAGS) to all per-target
Ralf Wildenhues [Sun, 23 Jan 2005 17:10:46 +0000 (17:10 +0000)] 
* libltdl/Makefile.am: Add $(AM_LDFLAGS) to all per-target
variables *_LDFLAGS as per CVS Automake semantic change.

20 years ago* config/ltmain.m4sh (func_mode_link): Don't pass through
Peter O'Gorman [Sun, 16 Jan 2005 14:07:06 +0000 (14:07 +0000)] 
* config/ltmain.m4sh (func_mode_link): 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* m4/libtool.m4 (LT_CMD_MAX_LEN) [osf]: On Tru64 there could
Peter O'Gorman [Sun, 16 Jan 2005 12:27:15 +0000 (12:27 +0000)] 
* m4/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* m4/libtool.m4 (AC_PROG_SED): Don't break test loop early.
Guido Draheim [Fri, 14 Jan 2005 09:21:29 +0000 (09:21 +0000)] 
* m4/libtool.m4 (AC_PROG_SED): Don't break test loop early.

20 years ago* TODO: Update.
Ralf Wildenhues [Thu, 13 Jan 2005 17:27:43 +0000 (17:27 +0000)] 
* TODO: Update.

20 years ago* libtoolize.m4sh: Back out copying `install-sh' by libtoolize.
Ralf Wildenhues [Thu, 13 Jan 2005 17:24:09 +0000 (17:24 +0000)] 
* libtoolize.m4sh: 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* config/ltmain.m4sh: New option `--verbose'/`-v' to enable
Ralf Wildenhues [Wed, 12 Jan 2005 16:36:33 +0000 (16:36 +0000)] 
* config/ltmain.m4sh: New option `--verbose'/`-v' to enable
override of `--silent'.  Verbose is the default behavior.
* doc/libtool.texi (Invoking libtool): Document it.

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

20 years ago* config/ltmain.m4sh (func_mode_link): Fix
Peter O'Gorman [Tue, 11 Jan 2005 15:52:18 +0000 (15:52 +0000)] 
* config/ltmain.m4sh (func_mode_link): Fix
inherited_linker_flags so it puts it on the link line when
linking shared libraries as well as when linking executables.
Reported by: Albert Chin-A-Young <china@thewrittenword.com>

20 years ago* libltdl/libltdl/lt__glibc.h: Move all exported slist
Ralf Wildenhues [Mon, 10 Jan 2005 18:50:33 +0000 (18:50 +0000)] 
* libltdl/libltdl/lt__glibc.h: Move all exported slist
symbols into the lt__* namespace.
* libltdl/libltdl/lt__private.h, libltdl/libltdl/slist.h:
Adjust includes.

20 years ago* tests/sh.test: After `set dummy [...]', check for `shift'
Ralf Wildenhues [Mon, 10 Jan 2005 11:00:05 +0000 (11:00 +0000)] 
* tests/sh.test: After `set dummy [...]', check for `shift'
within the same and following line.
* config/ltmain.m4sh (func_enable_tag, func_mode_install)
(func_mode_link): Sprinkle `shift's all over to conform to this.

20 years ago* HACKING (Editing 'ChangeLog'): Follow the GCS with respect to
Gary V. Vaughan [Sun, 9 Jan 2005 13:58:57 +0000 (13:58 +0000)] 
* HACKING (Editing 'ChangeLog'): Follow the GCS with respect to
attributions, and mention how to handle tiny changes.
Reported by Alexandre Duret-Lutz <adl@src.lip6.fr>.

20 years ago* ChangeLog: Move 2004 change logs from here...
Gary V. Vaughan [Sun, 9 Jan 2005 13:54:48 +0000 (13:54 +0000)] 
* ChangeLog: Move 2004 change logs from here...
* ChangeLog.2004: ...to here.

20 years ago* m4/argz.m4, m4/libtool.m4, m4/ltdl.m4, m4/ltoptions.m4,
Gary V. Vaughan [Sun, 9 Jan 2005 13:48:56 +0000 (13:48 +0000)] 
* m4/argz.m4, m4/libtool.m4, m4/ltdl.m4, m4/ltoptions.m4,
m4/ltsugar.m4, m4/ltversion.m4, m4/lt~obsolete.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* ChangeLog: Reformatting.
Gary V. Vaughan [Sun, 9 Jan 2005 13:47:07 +0000 (13:47 +0000)] 
* ChangeLog: Reformatting.
* HACKING: Fix section numbering.
(Editing 'ChangeLog'): New notes on ChangeLog entry format.

20 years ago* config/ltmain.m4sh (func_extract_archives,func_extract_an_archive):
Peter O'Gorman [Sun, 9 Jan 2005 02:29:47 +0000 (02:29 +0000)] 
* config/ltmain.m4sh (func_extract_archives,func_extract_an_archive):
On darwin, uniq can not take the 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.

20 years ago* config/getopt.m4sh (func_version, func_usage, func_help):
Ralf Wildenhues [Thu, 30 Dec 2004 12:03:05 +0000 (12:03 +0000)] 
* config/getopt.m4sh (func_version, func_usage, func_help):
Use `$SED -n' instead of `$SED RANGE {..}; d' as AIX sed cannot
handle the latter.
(func_help): start autoconf and automake in subshells to avoid
error messages from ash or Bourne shell if not available.

20 years ago* Makefile.am, bootstrap, clcommit.m4sh, libtoolize.m4sh,
Ralf Wildenhues [Tue, 28 Dec 2004 13:50:58 +0000 (13:50 +0000)] 
* Makefile.am, bootstrap, clcommit.m4sh, libtoolize.m4sh,
config/ltmain.m4sh: Replace `set --' with `set dummy [...]; shift'
for portability.  tests/sh.test: Test for this.

20 years ago* libtoolize.m4sh, config/ltmain.m4sh (most functions):
Ralf Wildenhues [Tue, 28 Dec 2004 13:30:45 +0000 (13:30 +0000)] 
* libtoolize.m4sh, config/ltmain.m4sh (most functions):
New variable $opt_debug is either `:' or `set -x' depending on --debug.
Execute at most function entries to cater for ksh which resets `-x'.
* tests/defs.m4sh: Ditto for VERBOSE=debug.

20 years ago* m4/libtool.m4 (_LT_LINKER_SHLIBS)
Ralf Wildenhues [Tue, 28 Dec 2004 13:17:04 +0000 (13:17 +0000)] 
* m4/libtool.m4 (_LT_LINKER_SHLIBS)
[cygwin, mingw, pw32 ]: _LT_TAGVAR missing for `fix_srcfile_path'.
[ sysv4, sysv5 ]: _LT_TAGVAR missing for `export_dynamic_flag_spec'.

20 years ago* doc/libtool.texi (all over): Use @option and @command.
Ralf Wildenhues [Tue, 28 Dec 2004 13:13:49 +0000 (13:13 +0000)] 
* doc/libtool.texi (all over): Use @option and @command.
Some more minor formatting updates, typos.

20 years ago* m4/libtool.m4 (_LT_PROG_ECHO_BACKSLASH): Fix variable
Ralf Wildenhues [Tue, 28 Dec 2004 12:56:09 +0000 (12:56 +0000)] 
* m4/libtool.m4 (_LT_PROG_ECHO_BACKSLASH): Fix variable
quoting; allows lt_ECHO to match --fallback-echo again.

20 years ago* config/ltmain.m4sh (func_extract_archives): Not all shells grok
Ralf Wildenhues [Tue, 28 Dec 2004 12:54:18 +0000 (12:54 +0000)] 
* config/ltmain.m4sh (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* config/general.m4sh: New variable quote_scanset..
Ralf Wildenhues [Tue, 28 Dec 2004 12:40:10 +0000 (12:40 +0000)] 
* config/general.m4sh: New variable quote_scanset..
(func_quote_for_eval, func_quote_for_expand)  ..use it 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* tests/quote.test: Restart under the correct shell (the one
Ralf Wildenhues [Tue, 28 Dec 2004 10:29:03 +0000 (10:29 +0000)] 
* tests/quote.test: Restart under the correct shell (the one
$ECHO was computed for).

20 years ago* libltdl/lt__dirent.c: Include lt__private.h.
Ralf Wildenhues [Tue, 21 Dec 2004 22:19:19 +0000 (22:19 +0000)] 
* libltdl/lt__dirent.c: Include lt__private.h.
* libltdl/libltdl/lt__private.h: Include lt__strl.h.

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

20 years ago* m4/libtool.m4 [solaris] (_LT_LINKER_SHLIBS): Add '${wl}-z ${wl}text'
Ralf Wildenhues [Mon, 20 Dec 2004 08:15:36 +0000 (08:15 +0000)] 
* m4/libtool.m4 [solaris] (_LT_LINKER_SHLIBS): Add '${wl}-z ${wl}text'
to archive_cmds and archive_expsyms_cmds.  I.e., do not allow nopic in
shared libraries.

20 years ago* m4/libtool.m4 [solaris] (_LT_LINKER_SHLIBS): Change no_undefined_flag
Ralf Wildenhues [Mon, 20 Dec 2004 08:06:47 +0000 (08:06 +0000)] 
* m4/libtool.m4 [solaris] (_LT_LINKER_SHLIBS): Change no_undefined_flag
back to ' -z defs'.  Problems with linking against libgcc.a will have
to be resolved differently.

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

20 years ago* libtool.m4 [linux] (_LT_COMPILER_PIC, _LT_LANG_CXX_CONFIG):
Ralf Wildenhues [Sat, 18 Dec 2004 21:54:17 +0000 (21:54 +0000)] 
* libtool.m4 [linux] (_LT_COMPILER_PIC, _LT_LANG_CXX_CONFIG):
Match icpc* and ecpc* (ia64 version of icpc) instead of only icpc.

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

20 years ago* HACKING: Update list of non-Libtool-owned files.
Ralf Wildenhues [Fri, 17 Dec 2004 13:31:41 +0000 (13:31 +0000)] 
* HACKING: 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:59:19 +0000 (11:59 +0000)] 
* libltdl/ltdl.c (trim): Return error rather than do bogus
null pointer arithmetic when parsing a malformed .la file.

20 years ago* libltdl/Makefile.am (libdlloader_la_SOURCES): Remove lt__strl.c
Bob Friesenhahn [Mon, 13 Dec 2004 19:28:40 +0000 (19:28 +0000)] 
* libltdl/Makefile.am (libdlloader_la_SOURCES): Remove lt__strl.c
from default build files.
* m4/ltdl.m4 (LTDL_INIT): Arrange to build lt__strl.c only when
needed.

20 years ago* libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG):
Albert Chin-A-Young [Mon, 13 Dec 2004 16:20:30 +0000 (16:20 +0000)] 
* libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG):
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* libltdl/lt__strl.c, libltdl/libltdl/lt__strl.h: New files to
Bob Friesenhahn [Mon, 13 Dec 2004 15:16:32 +0000 (15:16 +0000)] 
* libltdl/lt__strl.c, libltdl/libltdl/lt__strl.h: New files to
emulate strlcat and strlcpy, which support size-bounded string
copying and concatenation for improved security.
* libltdl/Makefile.am (libdlloader_la_SOURCES): Build source files
libltdl/lt__strl.c and libltdl/libltdl/lt__strl.h.
* m4/ltdl.m4 (LTDL_INIT): Add checks for strlcat and strlcpy.

20 years ago* config/ltmain.m4sh: Preserve -model [arg] option, used
Albert Chin-A-Young [Thu, 9 Dec 2004 17:59:39 +0000 (17:59 +0000)] 
* config/ltmain.m4sh: 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* config/ltmain.m4sh (func_mode_finish) [solaris]: Fix [] escaping bug.
Ralf Wildenhues [Thu, 9 Dec 2004 17:19:35 +0000 (17:19 +0000)] 
* config/ltmain.m4sh (func_mode_finish) [solaris]: Fix [] escaping bug.