Re: Bison detection

2006-01-04 Thread Mark Guertin
Working here now as well, thanks. Now to test on PowerPC :) Mark On 3-Jan-06, at 12:59 PM, Marco Gerards wrote: Hi, Because there were some bug reports regarding the detection of bison (it accepted and used other yacc implementations, while we really need bison) I changed the autoconf test.

Re: Bison detection

2006-01-03 Thread Xun Sun
On 1/4/06, Marco Gerards <[EMAIL PROTECTED]> wrote: > Hi, > > Because there were some bug reports regarding the detection of bison > (it accepted and used other yacc implementations, while we really > need bison) I changed the autoconf test. It works for me. I hope > the problems are fixed now. >

Bison detection

2006-01-03 Thread Marco Gerards
Hi, Because there were some bug reports regarding the detection of bison (it accepted and used other yacc implementations, while we really need bison) I changed the autoconf test. It works for me. I hope the problems are fixed now. Thanks, Marco __