[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CLIENT_COMPILE



On Thu, 16 Aug 2001, Raheel Khan wrote:

> What is the purpose of CLIENT_COMPILE or even a description of it?
> Thanks.

IRCnet 2.10 still includes a stock irc client.  The server and the
client share some code, and pieces that are needed only for the client
are enclosed in that ifdef.

When you build the client, it will pass CLIENT_COMPILE defined, so
that client specific code is included, and server specific code is
excluded.

>
> Raheel Khan
>
>