aboutsummaryrefslogtreecommitdiff
path: root/pixman/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pixman/config.h.in')
-rw-r--r--pixman/config.h.in9
1 files changed, 4 insertions, 5 deletions
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 <unistd.h> 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 */