[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: configure/makefile cleanup
From: |
Ralf Wildenhues |
Subject: |
Re: configure/makefile cleanup |
Date: |
Sat, 5 Apr 2008 17:33:08 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
* Eric Blake wrote on Sat, Apr 05, 2008 at 03:45:01PM CEST:
> According to Ralf Wildenhues on 4/5/2008 7:33 AM:
> | Which also means Autoconf 2.60 is needed for bootstrapping Autoconf
> | (since Automake 1.10 requires that). Ugh. OK if you think that's
> | ok, but that probably warrants documenting, too.
>
> But configure.ac already does:
>
> AC_PREREQ([2.60])
... so I was obviously not thinking. Sorry for the bogus comments.
> So I will probably apply the patch, along with a mention of minimum
> version requirements in README-hacking.
Good that you did, thanks.
Cheers,
Ralf