On Sun, 15 Dec 2002, Rodolphe Ortalo wrote:
> 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. This seems like a reasonable solution to me and if nobody objects to it soon, this is how I'm going to fix it in CVS. -Filip
