Re: tcc 0.9.28rc testing: bug in autoconf 2.71 with AC_CHECK_DEFINE
Peter Johansson <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.general,gmane.comp.compilers.tinycc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Detlef and Nick, On 24/9/23 11:03, Nick Bowler wrote: > The word AC_CHECK_DEFINE is not found anywhere in the Autoconf > source code or documentation. My guess would be that the 3rd party is the autoconf archive because they provide both AX_CHECK_DEFINE and AC_CHECK_DEFINE http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_check_define.m4 Cheers, Peter