This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: 02-lang-simplify.patch
- To: Akim Demaille <akim at epita dot fr>
- Subject: Re: 02-lang-simplify.patch
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 May 2001 18:55:53 -0600
- Cc: Automake List <automake at gnu dot org>
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <mv4ae4ipwob.fsf@nostromo.lrde.epita.fr>
- Reply-To: tromey at redhat dot com
>>>>> "Akim" == Akim Demaille <akim@epita.fr> writes:
Akim> * automake.in (Language): Set config_vars for yacc, yaccxx, lex,
Akim> lexxx, asm.
Akim> (&lang_c_finish, &lang_yacc_finish, &lang_lex_finish): Simplify.
Akim> (&lang_asm_finish): Remove, set asm's finisher to C's one.
Ok.
Tom