]> 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>
Mon, 24 Mar 2025 16:46:29 +0000 (18:46 +0200)
commita83ba2ff5ed1c0c0ee10957b4faf8d06dca27a6d
tree493168d7b45db2ad9e5dc6f833cfd92049849b8c
parentc95e4c35594667e5cd02f133f6c03a919ae45dd3
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