]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool: Use wrapper function for AUTORECONF
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 25 Oct 2024 15:23:58 +0000 (18:23 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 20 Nov 2024 14:42:14 +0000 (16:42 +0200)
commit6b119a1c799614d533c881b7c65aba096596be28
tree1e2d4ad855d2abd12dc3a3f8e341001cc072e9b4
parentad4b513fcab6c2f2e487d70aa08d3a355b560ef9
libtool: Use wrapper function for AUTORECONF

Update tests to skip if required autotools are not installed for
executing AUTORECONF and to have stdout saved for checks.

* tests/bug_42313.at: Use LT_AT_AUTORECONF instead of AT_CHECK.
* tests/testsuite.at: Save stdout for LT_AT_AUTORECONF.
tests/bug_42313.at
tests/testsuite.at