libtool-patches
[Top][All Lists]
Advanced

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

RE: [patch #4237] Fix libltdl use of AC_LIST_HEADERS for latest autoconf


From: Peter Ekberg
Subject: RE: [patch #4237] Fix libltdl use of AC_LIST_HEADERS for latest autoconf 2.59c
Date: Mon, 1 Aug 2005 10:14:09 +0200

(Peter, I sent a similar mail unintentionally offlist, please ignore)

Peter O'Gorman wrote:
> Richard Moseley wrote:
> | This patch will handle both the old usage of 
> AC_LIST_HEADERS and the new
> | _AC_LIST_TAGS choosing the appropriate one defined. Otherwise the
> | configuration will fail with an error about a duplicate use of
> | AC_CONFIG_HEADERS.
> |
> |
> | 
> --------------------------------------------------------------
> ----------
> |
> | --- ChangeLog.orig  2005-07-29 08:55:43.000000000 +0100
> | +++ ChangeLog       2005-07-29 08:52:36.000000000 +0100
> | @@ -1,3 +1,8 @@
> | +2005-07-29  Richard Moseley  <address@hidden>
> | +
> | +   * m4/ltdl.m4 (LTDL_INIT): Handle in addition the new name for
> | +   AC_LIST_HEADERS which is _AC_LIST_TAGS.
> | +
> 
> Committed to HEAD and branch-2-0.

This patch breaks it for me (error from cvs-head):

../configure: line 11979: syntax error near unexpected token `;'
../configure: line 11979: `CONFIG_H=`echo " config.h:config-h.in" | $SED
's,^[ ]*,,;s,[ :].*$,,'` ;;'

Must I upgrade autoconf? In that case, is that common?

I have autoconf-cvs with this last entry in ChangeLog:

2005-06-28  Derek Price  <address@hidden>

        * doc/autoconf.texi (Limitations of Usual Tools <sed>): Reword
        recent addition.

Cheers,
Peter




reply via email to

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