Adam H. Pendleton wrote:
> Andreas Pflug wrote:
>
>> Hi Adam,
>>
>> for support of keyword checking, we need to include keywords.c. I
>> added this to makefile.am, but the compile flags will lacke the
>> including of the main include dir (../src/include in my build). While
>> we have agreed not to activate this for the 1.0 release, we'll need
>> this quite soon. Please have a look where to add the options so we
>> can compile *.c successfully.
>>
>> Regards,
>> Andreas
>>
>>
>>
> I'm not sure I quite understand; what happens when you add
> db/keywords.c to Makefile.am, run bootstrap, re-run configure, and
> re-compile?
Hi Adam,
if I do that, the private includes are not found.
Regards,
Andreas