]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Process C23 #elifdef and #elifndef
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Jun 2024 15:24:05 +0000 (08:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Jun 2024 15:27:03 +0000 (08:27 -0700)
commit7feeafdf2f3e5bfe670b40994092d2e8ec5a536c
tree2b694352b02480002e1b3ac680c50c88f9697f37
parente51e789ac9953ad75574784cf3cb5d04c703805b
Process C23 #elifdef and #elifndef

Inspired by Collin Funk’s suggestion in:
https://lists.gnu.org/r/autoconf-patches/2024-06/msg00000.html
* bin/autom4te.in (handle_output):
* bin/autoscan.in, bin/ifnames.in (scan_c_file):
Also recognize #elifdef and #elifndef.
* tests/tools.at (ifnames): Test it for ifnames.
NEWS
bin/autom4te.in
bin/autoscan.in
bin/ifnames.in
doc/autoconf.texi
tests/tools.at