> From: Derek Price [mailto:[EMAIL PROTECTED] > > Is it because I had: > > #ifdef HAVE_CONFIG > # include <config.h> > #endif > > instead of: > > #ifdef HAVE_CONFIG_H > # include <config.h> > #endif > > ? > > I just installed a fix for that.
--------------------Configuration: cvsnt - Win32 Debug-------------------- Compiling... socket-client.c Linking... cvs.exe - 0 error(s), 0 warning(s) _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
