mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-02-11 15:00:08 +08:00
92ee209330
inherited_linker_flags so it puts it on the link line when linking shared libraries as well as when linking executables. * tests/inherited_flags.at: test inherited_linker_flags. * tests/Makefile.am: Add test. * tests/testsuite.at: Add test. Reported by: Albert Chin-A-Young <china@thewrittenword.com>
54 lines
1.9 KiB
Plaintext
54 lines
1.9 KiB
Plaintext
2005-01-10 Peter O'Gorman <peter@pogma.com>
|
|
|
|
* 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.
|
|
* tests/inherited_flags.at: test inherited_linker_flags.
|
|
* tests/Makefile.am: Add test.
|
|
* tests/testsuite.at: Add test.
|
|
Reported by: Albert Chin-A-Young <china@thewrittenword.com>
|
|
|
|
2005-01-10 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
* 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.
|
|
|
|
2005-01-09 Gary V. Vaughan <gary@gnu.org>
|
|
|
|
* 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>.
|
|
|
|
* ChangeLog.2004: Trim 2005 entries.
|
|
* ChangeLog: Add missing entries.
|
|
|
|
2005-01-08 Gary V. Vaughan <gary@gnu.org>
|
|
|
|
* ChangeLog: Move 2004 change logs from here...
|
|
* ChangeLog.2004: ...to here.
|
|
|
|
* 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.'.
|
|
|
|
* ChangeLog: Reformatting.
|
|
* HACKING: Fix section numbering.
|
|
(Editing 'ChangeLog'): New notes on ChangeLog entry format.
|
|
|
|
2005-01-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
|
|
|
* tests/am-subdir.at tests/testsuite.at (AT_BOOTSTRAP,
|
|
AT_LIBTOOLIZE, AT_CHECK_LIBTOOLIZE): Rename to ...
|
|
(LT_AT_BOOTSTRAP, LT_AT_LIBTOOLIZE, LT_AT_CHECK_LIBTOOLIZE):
|
|
...and make use of new names.
|
|
|
|
Continued in ChangeLog.2004
|
|
|
|
$Revision$ $Date$
|