Patch: gcc-3.0.4 workaround for AS_SPARC64_FLAG/autoconf-2.53
Akim Demaille
akim@epita.fr
Mon Apr 8 01:56:00 GMT 2002
>>>>> "Adam" == Adam J Richter <adam@yggdrasil.com> writes:
Adam> Dan Kegel <dank@kegel.com> wrote:
>> Also, I'm pretty sure I've seen projects using macros that start
>> with AC_ (orbit has one, I think).
Adam> That should not be a problem. Autoconf only aborts this way
Adam> if it thinks you are probably trying to use an autoconf macro
Adam> and a macro by that name is *not* defined (not even locally in
Adam> aclocal.m4).
And it does so by looking at suspicious patterns. Such as AS_*.
More information about the Gcc-bugs
mailing list