* Eric Blake wrote on Mon, Aug 04, 2008 at 02:57:35PM CEST: > > For this particular issue, I believe that this patch solves the problem by > using a different autoheader key and thus allowing existing configure.ac > to use __EXTENSIONS__ independently of AC_USE_SYSTEM_EXTENSIONS or any of > its aliases. Any comments before I apply it?
Looks good to me, thanks for working on it! Cheers, Ralf > Subject: [PATCH] Fix autoheader 2.62 regression on > AC_DEFINE([__EXTENSIONS__]). > > * lib/autoconf/specific.m4 (AC_USE_SYSTEM_EXTENSIONS): Use a > unique key for the AH_VERBATIM. > * tests/c.at (AC_USE_SYSTEM_EXTENSIONS): New test. > Reported by Andreas Schwab, analyzed by Stepan Kasal.
