aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/libtool-patch.sed (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Update libtool-patch.sed.NIIBE Yutaka2023-08-091-17/+51
| | | | | | | | | * build-aux/libtool-patch.sed: Fail with exit code 1, when it doesn't go well. -- Signed-off-by: NIIBE Yutaka <[email protected]>
* build: Use sed for --with-libtool-modification.NIIBE Yutaka2023-08-081-0/+34
* configure.ac (--with-libtool-modification): Use sed. -- I crafted a sed script so that it can work well against multiple versions of libtool. Tested with 2.4.2 and 2.4.7. GnuPG-bug-id: 6619 Signed-off-by: NIIBE Yutaka <[email protected]>