Date: Fri, 06 Jun 2014 12:34:51 +0200 From: Koop Mast <kwm@rainbow-runner.nl> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r356761 - head/graphics/epdfview/files Message-ID: <1402050891.1828.0.camel@crashalot.rainbow-runner.nl> In-Reply-To: <201406061032.s56AWT2i056376@svn.freebsd.org> References: <201406061032.s56AWT2i056376@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On vr, 2014-06-06 at 10:32 +0000, Baptiste Daroussin wrote: > ++#if (CUPS_VERSION_MAJOR > 1) || (CUPS_VERSION_MINOR > 5) > ++#define HAVE_CUPS_1_6 1 > ++#endif > ++ Unless my brain is still napping, shouldn't that be '&&' instead of '||'?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1402050891.1828.0.camel>