head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.4 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.2 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.1.0.20 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.18 pkgsrc-2011Q3-base:1.1 pkgsrc-2011Q2:1.1.0.16 pkgsrc-2011Q2-base:1.1 pkgsrc-2011Q1:1.1.0.14 pkgsrc-2011Q1-base:1.1 pkgsrc-2010Q4:1.1.0.12 pkgsrc-2010Q4-base:1.1 pkgsrc-2010Q3:1.1.0.10 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.8 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.6 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.4 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2012.02.29.18.49.42; author morr; state dead; branches; next 1.1; 1.1 date 2009.09.03.19.29.26; author roy; state Exp; branches; next ; desc @@ 1.2 log @Update to version 9.15. List of changes is too big to be included here. You can look at http://dist.schmorp.de/rxvt-unicode/Changes to see changelog. @ text @$NetBSD: patch-bd,v 1.1 2009/09/03 19:29:26 roy Exp $ Check for popcount in libc --- src/rxvtutil.C 2008-02-19 12:17:46.000000000 +0000 +++ src/rxvtutil.C 2009-09-03 17:57:27.000000000 +0100 @@@@ -24,6 +24,7 @@@@ #include #include +#include "../config.h" #include "rxvtutil.h" class byteorder byteorder; @ 1.1 log @Fix compiling against NetBSD popcount libc function. @ text @d1 1 a1 1 $NetBSD$ @