Module Name: xsrc
Committed By: veego
Date: Sun Jan 10 09:58:32 UTC 2010
Modified Files:
xsrc/external/mit/pixman/include: config.h
Log Message:
Regenerate to match current source
* enable HAVE_POSIX_MEMALIGN
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/pixman/include/config.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: xsrc/external/mit/pixman/include/config.h
diff -u xsrc/external/mit/pixman/include/config.h:1.6 xsrc/external/mit/pixman/include/config.h:1.7
--- xsrc/external/mit/pixman/include/config.h:1.6 Mon Nov 9 01:11:28 2009
+++ xsrc/external/mit/pixman/include/config.h Sun Jan 10 09:58:32 2010
@@ -16,6 +16,9 @@
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
+/* Whether we have posix_memalign() */
+#define HAVE_POSIX_MEMALIGN 1
+
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1