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:42:59 +0200
User-agent: Mutt/1.2.5i

On Tue, Jul 17, 2001 at 11:32:12AM +0200, Akim Demaille 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)="\'
: | 
: | So it's related to the inttypes tests we've added to Coin.  Given Morten's
: | comment in the relevant macro, I suppose this could be our problem and not
: | Autoconf's.
: 
: s/AC_TR_CPP/AS_TR_CPP/g

Ah...

Any way to stay compatible with 2.50 and 2.50c until 2.51 is released?

BTW, I think the /lib/cpp problem comes from only running AC_PROG_CXX and 
not AC_PROG_CC, which probably means $CC -E won't work - I'll check it out
now and report back.  Maybe $CXX -E should also be tested?  (or do some
magic depending on AC_LANG settings?)

Anyways, I'm adding AC_PROG_CC to configure.in since there are a couple
of C files that is compiled.

  Lars J
-- 
This is your life and it's ending one minute at a time.



reply via email to

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