build: modernize AC_CHECK_TYPE usage
commit4e98e95df277fb11fb56ddcf22aace98923656d3
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 22:32:33 +0000 (4 15:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 4 Aug 2024 22:33:05 +0000 (4 15:33 -0700)
tree0b25e7c89b4c1bc1eec9947823d89ab116aa6ff2
parente397d3f1d3918f62452b25ca26c81f8c39dbd068
build: modernize AC_CHECK_TYPE usage

* m4/jm-macros.m4 (gl_CHECK_ALL_TYPES):
Use current form of AC_CHECK_TYPE instead of the
no-longer-documented obsolescent form.
m4/jm-macros.m4