[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Scripting support (PATCH)
From: |
Marco Gerards |
Subject: |
Re: Scripting support (PATCH) |
Date: |
Tue, 08 Nov 2005 19:24:46 +0100 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
Hollis Blanchard <address@hidden> writes:
> On Nov 6, 2005, at 4:26 PM, Marco Gerards wrote:
>>
>> Please test if everything still works. Of course I took great care in
>> testing and implementing, but a lot changed and I am not perfect.
>> This week I will have some time, so if there are any problems
>> reported, they should be fixed in no time.
>
> Could you add a configure check for yacc? I didn't have it installed
> on my system, and got a compile error.
That is really weird, I have added such test:
* configure.ac: Add `AC_PROG_YACC' test.
When configuring I see:
checking for bison... bison -y
Did you see that test and what did it output?
--
Marco