This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Updating top-level autoconf to 2.59


> fwiw, I wouldn't mind an explanation for why
> +m4_pattern_allow([AS_FOR_TARGET])dnl
> is necessary.  I've ran into that too.  Blech.
> 

The reason is that Autoconf reserves the AS_* namespace for itself
for the purposes of autoscan.  But I just requested that autoconf
consider relaxing in the case of AS_FOR_TARGET:
http://www.nabble.com/Usage-of-AS_FOR_TARGET-tf2783521.html#a7766569

> Bonus points for adding a comment to the file to document the reason.

Sorry, I didn't write a patch (I guess I don't get the bonus points).

-- 
Eric Blake


-- 
View this message in context: http://www.nabble.com/Updating-top-level-autoconf-to-2.59-tf2783386.html#a7766661
Sent from the gcc - patches mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]