ildumi pushed a change to branch master.
from 1b6fc194 libtool.texi: Update link mode documentation
new 67b84b81 ltmain.in: Recognise options for static linking with Clang
new 25e078ec ltmain.in: Handle clang's -resource-dir flag.
new 6f44760e libtool: Use echo in archive_cmds and archive_expsym_cmds on
OS/2
new e0d56414 ltmain.in: Recognise explicit shared library args
new c9c59804 ltmain.in: Support OpenMP with macOS clang
new 30115408 doc/libtool.texi: Add descriptions for new tests
new 73391faf ltmain.in: Set allow_undefined to no on OS/2
new 9ea17fa0 m4/libtool.m4: fix emscripten CXX postdeps using non-PIC
sysroot
new b08cb0a0 gnulib: Update submodule
Summary of changes:
Makefile.am | 1 +
NEWS | 14 +++++++++
build-aux/ltmain.in | 54 ++++++++++++++++++++++++++-----
doc/libtool.texi | 7 +++++
gnulib | 2 +-
m4/libtool.m4 | 56 +++++++++++++++++++--------------
tests/deplib-path.at | 89 ++++++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 190 insertions(+), 33 deletions(-)
create mode 100644 tests/deplib-path.at