Hello, I updated from CVS tonight and still have a problem building the kgi target with the current configure.in. The check for header kgi/kgi.h does not take into account the fact that this header wants, for example, HOST_OS to be defined. If it is not, the header fails to read (#error) and the check fails (while the header is there and running). I suggest removing this check for the header. There is already the AC_TRY_COMPILE for a simple kgi-using program and that's probably enough.
Rodolphe
