[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lex & yacc with C++ projects
From: |
Tom Tromey |
Subject: |
Re: lex & yacc with C++ projects |
Date: |
05 May 2002 23:46:18 -0600 |
>>>>> "Ralf" == Ralf Corsepius <address@hidden> writes:
Ralf> Yes, naming the sources .ll rsp. yy is supposed to handle this.
Ralf> But I found this not to be actually functional with different
Ralf> versions of automake, so YMMV.
Yeah, there have been various reports and patches about this, but I've
never made the time to fully investigate :-(
Tom