On 09/21/2012 05:27 PM, Eric Blake wrote: > >> >> * bin/autoreconf.in (parse_args): Simplify by just assuming the aclocal >> options '--force' and '--no-force' are supported and works correctly. >> ($aclocal_supports_force): Delete, no longer needed. >> (run_aclocal): Heavily simply by assuming that aclocal properly creates > > s/simply/simplify/ > >> +++ b/NEWS >> @@ -5,6 +5,8 @@ GNU Autoconf NEWS - User visible changes. >> ** The use of the long-deprecated name 'configure.in' for the autoconf >> input file now elicits a warning in the 'obsolete' category. >> >> +** Older version of aclocal (< 1.8) are no longer supported by autoreconf. > > s/version/versions/ > > ACK with those fixes. > Fixed and pushed.
Thanks, Stefano
