bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [patch] 1.6.4: aclocal 1.8 compatibility


From: Maciej W. Rozycki
Subject: Re: [patch] 1.6.4: aclocal 1.8 compatibility
Date: Mon, 2 Aug 2004 13:21:25 +0200 (CEST)

On Sat, 31 Jul 2004, Kevin Ryde wrote:

> >  Since automake 1.8 aclocal requires macro names being defined by AC_DEFUN 
> > to be quoted.  Here is a patch that adds missing quotations.
> 
> Thanks, I made that change.
> 
> (Not sure what automake version will actually be used for the next
> release though.)

 Well, quoting in this context has always been accepted and perhaps even
preferred, it's only tools that used to be more forgiving, so the patch 
doesn't rely on any particular version of automake.  But 1.9 has been 
released, so you may have a look whether it suits you; otherwise 1.8.5 is 
probably a reasonable fall-back.

 Newer versions of autotools tend to work better with less common or newer
platforms, e.g. the "mips64el-linux" alias has only recently started being
recognized correctly.  It usually requires a complete replacement of
helper files with `libtoolize --automake --copy --force; automake
--add-missing --copy --force', though.

  Maciej




reply via email to

[Prev in Thread] Current Thread [Next in Thread]