ildumi pushed a change to branch master. from 13926861 m4: Update serials for modified files new 961aa57f ltmain.in: Fix mistaking a directory as an executable new da70d4ca darwin.at: Avoid skipping macOS test new b31819c7 New program libtool-next-version. new 2a5c1704 libtool.m4: Fix for invalid postdeps new 8b9ce14a ltmain.in: Supporting -S and -t flags from install-sh new 7945cf75 libtool.m4: Fix postdeps in NetBSD new 9bc7536b libtool: Add configuration options for CXX linking new 5b582aed m4: Update serials for modified files
Summary of changes: .gitignore | 2 +- Makefile.am | 21 +++- NEWS | 8 ++ build-aux/ltmain.in | 4 +- doc/libtool.texi | 123 ++++++++++++++++++-- libtool-next-version.in | 297 ++++++++++++++++++++++++++++++++++++++++++++++++ m4/libtool.m4 | 64 ++++++----- m4/ltoptions.m4 | 46 +++++++- tests/darwin.at | 18 +-- 9 files changed, 531 insertions(+), 52 deletions(-) create mode 100644 libtool-next-version.in