Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update libtool-patch.sed. | NIIBE Yutaka | 2023-08-09 | 1 | -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 Yutaka | 2023-08-08 | 1 | -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]> |