bug-automake
[Top][All Lists]
Advanced

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

A*_PROG_LEX


From: Alexander Mai
Subject: A*_PROG_LEX
Date: Wed, 29 Aug 2001 12:11:29 +0200
User-agent: Mutt/1.2.5i

Reading the automake 1.5 docs I only see AC_PROG_LEX, while
earlier version of the manual featured both, and AM_PROG_LEX
was even the preferred one?!

Replacing this by AC_PROG_LEX however using autoconf 2.13, libtool 1.3.5
results in:

configure.in: 435: automake requires `AM_PROG_LEX', not `AC_PROG_LEX'
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
automake: clients/Motif-1.2/mwm/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: clients/Motif-1.2/uil/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: clients/Motif-2.0/mwm/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: clients/Motif-2.0/uil/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: clients/Motif-2.1/mwm/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: clients/Motif-2.1/uil/Makefile.am: lex source seen but 
`AC_DECL_YYTEXT' not in
`configure.in'
automake: scripts/Makefile.am: lex source seen but `AC_DECL_YYTEXT' not in 
`configure.in'


So what's wrong: automake code or manual?
(or my input files? ;-)

-- 
Alexander Mai
address@hidden



reply via email to

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