> I'm also basing the idea that newer macros should unilaterally use newer > semantics from have this comment on AC_CHECK_TYPES: > > # TYPES is an m4 list. There are no ambiguities here, we mean the newer > # AC_CHECK_TYPE.
It's a bit different. The old AC_CHECK_TYPE needed two arguments, AC_CHECK_TYPES_ONCE cannot provide the second. Paolo
