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] [4/14] Completes renaming of configure.in files to .ac


>>> On 17.07.15 at 06:26, <darlingm@gmail.com> wrote:
> Which imported packages use configure.in?  I'm happy to submit patches
> for those, too.

The answer to this may not even matter - consuming components
(like gcc is in respect to binutils) shouldn't assume only the newer
name is used: It should remain to be possible to build with older
versions. I.e. you always have to check for both .ac and .in when
looking for a file.

Jan


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