This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: RFE: Restricting a package to a particular automake version
- From: Akim Demaille <akim at epita dot fr>
- To: Ralf Corsepius <corsepiu at faw dot uni-ulm dot de>
- Cc: Automake List <automake at gnu dot org>
- Date: Wed, 26 Nov 2003 09:29:44 +0100
- Subject: Re: RFE: Restricting a package to a particular automake version
- References: <1069826536.21859.1695.camel@mccallum.corsepiu.faw.uni-ulm.de>
> Hi,
> With the release of automake-1.8 ahead, a request for enhancement:
> automake-1.8 probably will be incompatible to automake-1.7
> Up to now I have encountered 2 incompatiblities:
> * The generating info files in $srcdir issue.
> * aclocal complaining about underquoting in custom macros.
You can't call this an incompatibility! It is only a warning, and a
very good warning: pacifying it means being on the safe side whatever
the version of Autoconf and/or Automake.