bug-autoconf
[Top][All Lists]
Advanced

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

Re: Release 2.51 now?


From: Lars J. Aas
Subject: Re: Release 2.51 now?
Date: Tue, 17 Jul 2001 11:32:36 +0200
User-agent: Mutt/1.2.5i

On Tue, Jul 17, 2001 at 11:24:48AM +0200, Lars J. Aas wrote:
: On Mon, Jul 16, 2001 at 10:44:50AM +0200, Akim Demaille wrote:
: : Ralf> Coin.orig > /opt/dev/bin/autoheader autoheader: error: shell
: : Ralf> error while sourcing /tmp/ahSc5L0L/traces.sh
: 
: I copied traces.sh at this point and got this when I sourced it:
: 
: [nfs] source > . traces.sh
: bash: syntax error near unexpected token `ac_verbatim_AC_TR_CPP(have_int8_t)'
: bash: ./traces-backup.sh: line 88: `ac_verbatim_AC_TR_CPP(have_int8_t)="\'

The relevant lines are of course like this with autoheader 2.50:

syms="$syms HAVE_INT8_T"
ac_verbatim_HAVE_INT8_T="\
/* define this if the type is available on the system */
#undef HAVE_INT8_T"
syms="$syms COIN_INT8_T"
ac_verbatim_COIN_INT8_T="\
/* define this to a type of the indicated bitwidth */
#undef COIN_INT8_T"
[...]

  Lars J



reply via email to

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