]> git.ipfire.org Git - thirdparty/libtool.git/commit
Add cache variables to link tests.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 17 Dec 2008 19:41:57 +0000 (20:41 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Wed, 17 Dec 2008 19:42:45 +0000 (20:42 +0100)
commitb7dbec6b9d9adb07175cab46949c4b862338d9af
tree4c9d962fec95e14bc5c5f2f1571c3504da58b191
parent430f9c6e6c461f13feff3dc74bfc69891c923bdf
Add cache variables to link tests.

* libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
(_LT_LINKER_SHLIBS): Add cache variables to tests that
require the linker to work.  For shlibpath_overrides_runpath,
this also changes the semantics to let the result from the C
compiler take precedence.
* tests/no-executables.at (AC_NO_EXECUTABLES): New file.
* Makefile.am: Update.
* NEWS: Update.
Report of shlibpath_overrides_runpath issue by Mike Frysinger,
report of GCC issue by Andreas Schwab.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
Makefile.am
NEWS
libltdl/m4/libtool.m4
tests/no-executables.at [new file with mode: 0644]