]> git.ipfire.org Git - thirdparty/autoconf.git/commit
config.status now checks for missing awk
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2025 20:32:03 +0000 (13:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 18 Apr 2025 22:17:11 +0000 (15:17 -0700)
commitb73f28c5196de7f79d62f793cfc247d2d6910393
treee94e8a00dff144208ef4ff0526e652a0a8b884d2
parent95b849dd837210dc3109adfbd52a0929fbec141e
config.status now checks for missing awk

* lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS):
Diagnose missing awk and fail, rather than blundering on.
NEWS
lib/autoconf/status.m4