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

Re: CLIENT_COMPILE



On Thu, Aug 16, 2001 at 09:55:39PM -0400, Walter Campbell wrote:
> 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.
And CLIENT_COMPILE is also true when the code is used in iauth.
JV
> 
> >
> > Raheel Khan
> >
> >
>