>>> "Richard" == Richard Dawe <[EMAIL PROTECTED]> writes:
[...] Richard> So, back to my original suggestion: Modify the Richard> automake rules to invoke lex with the -t option and Richard> pipe the output to $LEX_OUTPUT_FILE. Then the use -P Richard> or %option prefix will not break the automake Richard> rule. But how portable is 'lex -t'? lex -t, if portable, seems attractive to me because it would allow us to drop ylwrap from the lex rules. -- Alexandre Duret-Lutz
