Coda File System

Re: coda: configure file broken

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Fri, 1 Nov 2002 00:43:37 -0500
On Wed, Oct 30, 2002 at 06:51:16PM +0100, Marcel Pol wrote:
> When I run ./configure I get:
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> ./configure: line 1407: syntax error near unexpected token `;;'
> ./configure: line 1407: ` ;;'
> 
> This happened with autoconf 2.5, and with automake 1.4 and 1.7.1
> The weird thing is, when I use autoconf 1.13 and automake 1.7.1, the configure
> script is fine.
> It's meant to be like this, or is it a bug?

Ofcourse it is not meant to be like that. It looks like autoconf 2.5
dropped a part of a test and I don't know why/how that test is inserted
at that point in the first place. I reordered the sinclude lines and now
it magically seems to work again.

Jan
Received on 2002-11-01 00:44:37