From 4ac4a5b7ce8cc8f195d69a42da10d386eaa5c056 Mon Sep 17 00:00:00 2001 From: marha Date: Fri, 20 Nov 2009 13:20:24 +0000 Subject: Update to pixman-0.17.2 --- pixman/config.h.in | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'pixman/config.h.in') diff --git a/pixman/config.h.in b/pixman/config.h.in index 21ad43044..b9e47ec6f 100644 --- a/pixman/config.h.in +++ b/pixman/config.h.in @@ -39,10 +39,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - /* Name of package */ #undef PACKAGE @@ -64,10 +60,13 @@ /* enable TIMER_BEGIN/TIMER_END macros */ #undef PIXMAN_TIMERS +/* The size of `long', as computed by sizeof. */ +#undef SIZEOF_LONG + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS -/* use ARM NEON compiler intrinsics */ +/* use ARM NEON assembly optimizations */ #undef USE_ARM_NEON /* use ARM SIMD compiler intrinsics */ -- cgit v1.2.3