[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: socket-client.c doesn't need to compile on UNIX.
From: |
Conrad T. Pino |
Subject: |
RE: socket-client.c doesn't need to compile on UNIX. |
Date: |
Sat, 24 Sep 2005 17:50:53 -0700 |
> From: Derek Price [mailto:derek@ximbiot.com]
>
> 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)