aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake.in
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-03-21 16:53:31 +0100
committerThomas White <taw@physics.org>2018-03-21 17:01:13 +0100
commit018bff49cd1f5fbd3071b092d0546be67147e893 (patch)
tree585b3a54bd37b9bb7a7a23c32cde42d0909732df /config.h.cmake.in
parent0b849787cd825f5d4e5b16f1e64552ecb10d0b76 (diff)
Separate tests for gdk-pixbuf-2.0 and GDK
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r--config.h.cmake.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in
index 1188c90e..5cf46cdd 100644
--- a/config.h.cmake.in
+++ b/config.h.cmake.in
@@ -3,6 +3,8 @@
#cmakedefine HAVE_CPU_AFFINITY
#cmakedefine HAVE_FFTW
#cmakedefine HAVE_GTK
+#cmakedefine HAVE_GDKPIXBUF
+#cmakedefine HAVE_GDK
#cmakedefine HAVE_OPENCL
#cmakedefine HAVE_CL_CL_H
#cmakedefine HAVE_TIFF
@@ -20,7 +22,6 @@
/* Implement us .... */
#undef HAVE_CURSES
#undef HAVE_CURSES_COLOR
-#undef HAVE_SAVE_TO_PNG
#define PACKAGE_VERSION "0.6.3"