On 12-01-14 11:16 AM, Matt Turner wrote:
> Needed for automake. Using AC_PROG_PATH(bison/flex) causes automake to
> fail to build .y and .l files.
>
> It is up to the builder to use bison/flex instead of yacc/lex.
>
> Signed-off-by: Matt Turner
> ---
> configs/autoconf.in |4 ++--
> configure
On Sat, Jan 14, 2012 at 6:33 PM, Gaetan Nadon wrote:
> On 12-01-14 11:16 AM, Matt Turner wrote:
>> Needed for automake. Using AC_PROG_PATH(bison/flex) causes automake to
>> fail to build .y and .l files.
>>
>> It is up to the builder to use bison/flex instead of yacc/lex.
>>
>> Signed-off-by: Matt
Needed for automake. Using AC_PROG_PATH(bison/flex) causes automake to
fail to build .y and .l files.
It is up to the builder to use bison/flex instead of yacc/lex.
Signed-off-by: Matt Turner
---
configs/autoconf.in |4 ++--
configure.ac| 13 -
2 files changed, 10 inse