diff options
Diffstat (limited to 'lib/pixman/config.h.in')
-rw-r--r-- | lib/pixman/config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/pixman/config.h.in b/lib/pixman/config.h.in index ab705701e..27adb16dc 100644 --- a/lib/pixman/config.h.in +++ b/lib/pixman/config.h.in @@ -112,6 +112,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 |