head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q1:1.1.0.10 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.8 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.6 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.4 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.2 pkgsrc-2009Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2010.04.24.15.56.46; author jmmv; state dead; branches; next 1.2; 1.2 date 2010.04.23.11.31.57; author jmmv; state Exp; branches; next 1.1; 1.1 date 2009.02.16.18.05.44; author drochner; state Exp; branches; next ; desc @@ 1.3 log @Update to 1.1.24: - Our patches have been merged upstream. - One minor fix in a manual page to respect sysconfdir. @ text @$NetBSD: patch-ac,v 1.2 2010/04/23 11:31:57 jmmv Exp $ http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578885 --- lib/paper.h.orig 1996-09-24 09:16:07.000000000 +0200 +++ lib/paper.h @@@@ -22,7 +22,7 @@@@ * */ -#if __STDC__ - 0 == 0 +#if !defined(__STDC__) #define __PAPER_CONST #define __PAPER_PROTO(p) () @ 1.2 log @Add references to the upstream bug numbers that host these patches. @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.1 2009/02/16 18:05:44 drochner Exp $ @ 1.1 log @modify check of __STDC__ to accept a "0" value as positive, fixes build error with Sun Studio Compiler reported by Joern Clausen per PR pkg/40660 @ text @d1 3 a3 1 $NetBSD$ @