[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] gnulib-tool change for Autoconf 2.60 and onceonly
From: |
Bruno Haible |
Subject: |
Re: [bug-gnulib] gnulib-tool change for Autoconf 2.60 and onceonly |
Date: |
Thu, 20 Jul 2006 19:28:32 +0200 |
User-agent: |
KMail/1.9.1 |
Eric Blake wrote:
> Would it be worth grepping configure.ac, and if you detect AC_PREREQ([2.60]),
> having that imply --assume-autoconf=2.60?
Yes, excellent idea. There is no need to store the minimum autoconf
version in two different places, in configure.ac and gnulib-cache.m4.
Bruno