On Thu, 2009-09-10 at 11:27 +0300, Yavor Doganov wrote:
> On Wed, Sep 09, 2009 at 01:44:00PM -0600, Khalid Aziz wrote:
> > This bug is caused by redefinition of AC_MSG_ERROR macro in autoconf
> > 2.64. I am working on a fix.
> 
> There is no redefinition of AC_MSG_ERROR; the configure.ac has a bug 
> which is now exposed.
> 
> You just need to add a semicolon before each `fi'.  Or just use AS_IF 
> which is shorter, clearer and works in all situations.
> 

I have compared expansion of AC_MSG_ERROR between 2.63 and 2.64. It
looks very different between the two. Nevertheless, you are right. The
fix is simply to add a ";" before fi. I have already added that patch
and sent the same patch out to kexec-tools maintainer yesterday. I was
trying to update kexec-tools to 2.0.1. while fixing this bug as well but
have run into some problems. I will upload 2.0.0 with this fix for now
and work on 2.0.1 after that.

-- 
Khalid
===================
Khalid Aziz
kha...@debian.org




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to