This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 117-lex-seen-bye-bye.patch
- To: Akim Demaille <akim at epita dot fr>
- Subject: Re: 117-lex-seen-bye-bye.patch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 05 May 2001 17:39:06 -0600
- Cc: Automake <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <E14jnz8-0001i9-00@nostromo.lrde.epita.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> * automake.in (&handle_lib_objects_cond): Don't take $LEX_SEEN as
Akim> argument, as you don't use it.
Akim> Hence...
Akim> (&handle_lib_objects): Don't take $LEX_SEEN as argument, as you
Akim> don't use it.
Akim> Hence...
Akim> (&handle_programs): Don't mess with %lex_sources, as you don't use
Akim> it.
Ok.
Tom