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.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to