head 1.2; access; symbols; locks; strict; comment @# @; 1.2 date 2009.08.29.08.09.01; author rse; state Exp; branches; next 1.1; commitid 0wMawTxP4r9B6z1u; 1.1 date 2009.08.12.10.43.27; author rse; state Exp; branches; next ; commitid fRnP7e3TTH3tvoZt; desc @@ 1.2 log @upgrading package: libpixman 0.15.20 -> 0.16.0 @ text @Index: Makefile.in --- Makefile.in.orig 2009-08-28 13:17:40 +0200 +++ Makefile.in 2009-08-29 10:03:45 +0200 @@@@ -210,7 +210,7 @@@@ top_build_prefix = @@top_build_prefix@@ top_builddir = @@top_builddir@@ top_srcdir = @@top_srcdir@@ -SUBDIRS = pixman test +SUBDIRS = pixman pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = pixman-1.pc GPGKEY = 6FF7C1A8 @ 1.1 log @upgrading package: libpixman 0.15.18 -> 0.15.20 @ text @d2 3 a4 3 --- Makefile.in.orig 2009-08-11 19:54:00 +0200 +++ Makefile.in 2009-08-12 12:26:47 +0200 @@@@ -209,7 +209,7 @@@@ a12 11 Index: test/blitters-test.c --- test/blitters-test.c.orig 2009-08-11 08:04:40 +0200 +++ test/blitters-test.c 2009-08-12 12:25:15 +0200 @@@@ -24,7 +24,6 @@@@ #include #include #include -#include #include "pixman.h" /* A primitive pseudorandom number generator, taken from POSIX.1-2001 example */ @