summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/pixman-src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/pixman/pixman-src/config.h.in')
-rw-r--r--Build/source/libs/pixman/pixman-src/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Build/source/libs/pixman/pixman-src/config.h.in b/Build/source/libs/pixman/pixman-src/config.h.in
index c707dd52c10..284619e2177 100644
--- a/Build/source/libs/pixman/pixman-src/config.h.in
+++ b/Build/source/libs/pixman/pixman-src/config.h.in
@@ -111,6 +111,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* enable output that can be piped to gnuplot */
+#undef PIXMAN_GNUPLOT
+
/* enable TIMER_BEGIN/TIMER_END macros */
#undef PIXMAN_TIMERS