autoconf fails
Status: Beta
Brought to you by:
paoletto
vi@vi-notebook:~/src/p/fat$ autoconf
configure.ac:6: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:12: error: possibly undefined macro: AC_PROG_LIBTOOL
vi@vi-notebook:~/src/p/fat$ ./configure
./configure: line 1695: syntax error near unexpected token `foreign'
./configure: line 1695: `AM_INIT_AUTOMAKE(foreign dist-bzip2 1.10)'
vi@vi-notebook:~/src/p/fat$
Logged In: YES
user_id=1879796
Originator: YES
vi@vi-notebook:~/src/p/fat$ autoconf --version
autoconf (GNU Autoconf) 2.61
vi@vi-notebook:~/src/p/fat$ automake --version
automake (GNU automake) 1.10