autoconf
[Top][All Lists]
Advanced

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

Autoconf, config.in and configure in fileutils 4.1


From: f l
Subject: Autoconf, config.in and configure in fileutils 4.1
Date: Fri, 06 Sep 2002 14:45:04 -0400

Hi,

I modified the source of fileutils 4.1 and now I want to
compile.

So I execute:

aclocal -I m4
autoconf
autoheader
automake -a -c

And when I want to execute ./configure I got this output:

./configure: line 10: syntax error near unexpected token `;'
./configure: line 10: `' ECHO_T=' ' ;;'

I'm using automake 1.6.2 and autoconf 2.53
I tried with automake 1.4-p5 and autoconf 2.13 but there is
compiling error.

I don't know why autoconf put this line in my configure script.

Anyone can help me ?

______________________________________________________
BoƮte aux lettres - Lycos - http://www.lycos.fr


reply via email to

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