Sun Jul 31 20:07:13 2005: New ticket: 478.
Transaction: Ticket created by [EMAIL PROTECTED]
Queue: Darcs
Subject: Use AS_HELP_STRING() m4 macro in configure.ac breaks build.
Owner: Nobody
Requestors: [EMAIL PROTECTED]
Status: new
Ticket <URL: http://bugs.darcs.net/.//Ticket/Display.html?id=478 >
Some older (though not too old) autoconfs do not have this macro. I had
autoconf 2.56 and it doesn't have it. The problem is that even though
AC_PREREQ() in configure.ac says the least required version is 2.54, one
will never be able to build configure using that version of autoconf. I
installed 2.59 which is the latest and it works now. The version in
AC_PREREQ() should be bumped up to the first version that contains
AS_HELP_STRING() macro but I am not sure whether any earlier versions than
the 2.59 actually have it.
The patch that introduced the regression is: Wim Lewis
<[EMAIL PROTECTED]>**20050729185632
VH
_______________________________________________
darcs-devel mailing list
[email protected]
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel