[adding bug-autoconf] On 09/15/2010 09:13 AM, Stefano Lattarini wrote:
Ouch! On my Debian box, I had to build my own autoconf 2.67 from sources to use with automake, since at least this chunk of the debian patch:--- autoconf-2.67.orig/lib/m4sugar/m4sh.m4 +++ autoconf-2.67/lib/m4sugar/m4sh.m4 @@ -843,7 +843,7 @@ [m4_append_uniq([_AS_CLEANUP], [m4_divert_text([M4SH-INIT-FN], [_AS_ERROR_PREPARE[]])])], [as_fn_error m4_default([$2], [$?]) "_AS_QUOTE([$1])"m4_ifval(AS_MESSAGE_LOG_FD, - [ "$LINENO" AS_MESSAGE_LOG_FD])]) + [ "$LINENO" AS_MESSAGE_LOG_FD ])])
How nice of Debian to not tell upstream about the issue :( -- Eric Blake [email protected] +1-801-349-2682 Libvirt virtualization library http://libvirt.org
