]> 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>
Fri, 25 Oct 2024 15:23:58 +0000 (18:23 +0300)
commit0db5b4ae6637f0651e698a32df92c665abed2e73
treef171744bc35950087ed1aa25bf62c9bc22609d35
parent2307e56df3c11125c14cef5db4ca2b0fb02eb912
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