savannah page outdated

2022-09-03 Thread Detlef Riekenberg
FYI, the news section on https://savannah.gnu.org/projects/autoconf/ mentions the release of autoconf 2.70 as "Latest News" Thats outdated since autoconf 2.71 was released... -- Bye bye ... Detlef

Patch at sr #110713

2023-02-02 Thread Detlef Riekenberg
Hi Team. I saw yestereday late evening, that a new release is planed, and i found, that my patch is still waiting. As suggested by Sam today, i will send it to the autoconf-patches, when i'm home in the evening Thanks Sam for the ping. :thumbsup: -- bye bye Detlef

tcc 0.9.28rc testing: bug in autoconf 2.71 with AC_CHECK_DEFINE

2023-09-23 Thread Detlef Riekenberg
Hi autoconf team. During testing of tcc 0.9.28rc, I found a strange bug in autoconf 2.71 with `AC_CHECK_DEFINE` for `__unix__`. For comparsion, i added checks for "__unix" and "__linux__": Overview: * [__unix__] always found, but the log text is crippled * __unix__ never found and the log text

Re: tcc 0.9.28rc testing: bug in autoconf 2.71 with AC_CHECK_DEFINE

2023-09-27 Thread Detlef Riekenberg
Thanks Nick and Peter for your analysis. Yes, the "AC_" prefix fooled me, that AC_CHECK_DEFINE belongs to autoconf. > On 2023-09-23, Nick Bowler wrote: > > On 2023-09-23, Detlef Riekenberg wrote: > >> AC_CHECK_DEFINE(__unix, CFLAGS="-DFOUND__unix $CFLAG

Re: tcc 0.9.28rc testing: bug in autoconf 2.71 with AC_CHECK_DEFINE

2023-09-27 Thread Detlef Riekenberg
> > 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.s

Re: First draft of application to Sovereign Tech Fund

2024-07-31 Thread Detlef Riekenberg
Hi Christoph. Some hints about your draft application: > > Where is your open source technology project being used (describe > > all user bases)? > > GNU Autoconf and GNU Automake are part of the GNU Autotools, also known > as the GNU Build System. The help making source code packages portable