]> Savannah Git Hosting - gnulib.git/commit
threadlib: follow Autoconf AC_REQUIRE rules better
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Apr 2025 06:49:13 +0000 (23:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 28 Apr 2025 06:55:42 +0000 (23:55 -0700)
commit10878f8956d9b5a80a05e1eea308675bc933cfcd
tree2af744cadba3b01a5095a7cbefaddfaae8470968
parent81b905279fb83a038e00e48bd9f5a5d013e2123b
threadlib: follow Autoconf AC_REQUIRE rules better

* m4/threadlib.m4: When conditionally invoking a macro that uses
or might use AC_REQUIRE, put it inside AS_CASE or AS_IF instead
of using shell constructs directly.
ChangeLog
m4/threadlib.m4