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 1/2] Bump to autoconf 2.69 and automake 1.15.1


Hi Simon,

> And to avoid requiring multiple
> builds of autoconf/automake, it was suggested that we bump the required
> version of those tools for all binutils-gdb.

Thanks very much for taking on this task.

You do not appear to have updated the AC_PREREQ macro statements in the
various */configure.ac files.  Is this intentional ?

Also the config/override.m4 file still contains a hard coded requirement 
for autoconf 2.64 exactly.

The patch did not include renamed *.texinfo files, although that was
simple enough to fix.

Otherwise so far, my testing has been showing no signs of any real problems.

Cheers
  Nick


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