This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: Should ylwap get installed by autoreconf -i?
- From: Tom Tromey <tromey at redhat dot com>
- To: Harlan Stenn <Harlan dot Stenn at pfcs dot com>
- Cc: automake at gnu dot org
- Date: 25 Sep 2002 12:11:40 -0600
- Subject: Re: Should ylwap get installed by autoreconf -i?
- References: <4513.1032913263@puss.pfcs.com>
- Reply-to: tromey at redhat dot com
Harlan> I have the current software project almost building using 2.54
Harlan> and pre-1.7, ylwrap is not present and is not being missed.
I saw some email on the patch list about this too. ylwrap is only
needed if you have more than one yacc source file (or more than one
lex source file) in a given directory. Is that the case for you?
Tom