From: "Michael Nordstrom" <[EMAIL PROTECTED]>
> On Sun, Jan 11, 2004, Alexander R. Pruss wrote:
> > The easiest way to do this would involve a bunch of #ifdefs.
> > This would mean, though, that grayfont.c would end up having in it some
> > code, though not compiled, that isn't used for Plucker.  Would that be
OK?
>
> Nope.

How about, as a compromise, something like:
#ifndef PLUCKER
#include "grayfontsupport.h"
#endif

Alex

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to