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.
Ugh.  What a pain.  But OK.  I already have an example to work with
(from make-3.79, which does the same thing).

jeff


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