Did you read below?
At Tue, 23 Apr 2002 10:34:17 +0200,
Alexandre Duret-Lutz wrote:
>> older version of aclocal. In all cases, please run aclocal
>> before running automake.
--
Nishio Futoshi <[EMAIL PROTECTED]>
o.c)
Joerg> AM_INIT_AUTOMAKE(hello, 1.3.11)
Joerg> AC_PROG_CC
Joerg> AM_PROG_LEX
Joerg> AC_PROG_YACC
Joerg> AC_OUTPUT(Makefile)
Joerg> $ automake
Joerg> $ autoconf
Joerg> configure.in:4: error: possibly undefined macro: AM_PROG_LEX
Joerg> $ ./configure
Joerg>
./configure: AM_PROG_LEX: command not found
I assume I have to include something.(?)
--
J.Anders, Chemnitz, GERMANY ([EMAIL PROTECTED])