This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: configure patch for hpux


On Dec 13, 2001, law@redhat.com wrote:

> 	* aclocal.m4 (proc_cc_stdc): Use -Ae, not -Aa to get ANSI+extensions
> 	on hpux systems.

You don't want to modify aclocal.m4, it's a generated file.
It's acinclude.m4 that should get a copy of this macro, that comes
straight from automake, and then have the macro modified.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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