]> git.ipfire.org Git - thirdparty/libtool.git/commit
ltmain.in: Supporting -S and -t flags from install-sh
authorJulien ÉLIE <julien@trigofacile.com>
Thu, 20 Mar 2025 22:15:45 +0000 (00:15 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 11 Apr 2025 17:45:14 +0000 (20:45 +0300)
commit8b9ce14af04de13b817b752ebdc9bb26867dc79d
tree493168d7b45db2ad9e5dc6f833cfd92049849b8c
parent2a5c1704712fc3a265cba8e8fbf62d36816250c9
ltmain.in: Supporting -S and -t flags from install-sh

Libtool silently discards options for install-sh that have not been
specified. Now the install directory and a suffix for backing up
files can be specified to be passed through libtool.

Reported: https://savannah.gnu.org/patch/index.php?10510

* build-aux/ltmain.in: Recognize -S and -t flags from install-sh.
build-aux/ltmain.in