From 199039111284ed3a10508e2dc0db49ca4192389c Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 2 Sep 2009 19:08:07 +0000 Subject: Switched to pixman-0.16.0.tar.gz --- pixman/config.h.in | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'pixman/config.h.in') diff --git a/pixman/config.h.in b/pixman/config.h.in index bcdb41577..21ad43044 100644 --- a/pixman/config.h.in +++ b/pixman/config.h.in @@ -15,6 +15,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Whether we have posix_memalign() */ +#undef HAVE_POSIX_MEMALIGN + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -36,6 +39,10 @@ /* 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 -- cgit v1.2.3