This is the mail archive of the gdb-patches@sourceware.org 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: [PATCH] sim: rename common/aclocal.m4 to common/acinclude.m4


> > Automake likes to dump macros automatically used into the aclocal.m4
> > file, but the common/aclocal.m4 naming prevents that.  So rename it
> > to the more normal "acinclude.m4" so the aclocal tool can work.

Sorry for the delay. This sounds good to me (aclocal.m4 should be
a generated file by aclocal, so I assume that automake just calls
aclocal).

-- 
Joel


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