diff options
author | Thomas White <taw@physics.org> | 2021-03-05 10:49:15 +0100 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2021-03-05 10:49:15 +0100 |
commit | 8155e281cac386c0ea58f1a0f61f72be863f0f58 (patch) | |
tree | 6dd1bbc64e98747c19eb0f4cfbd3f0c0d6f5e03a /config.h.cmake.in | |
parent | 40bf0a33309a16a418bc4e46f02c330d0528d368 (diff) |
Remove TIFF
Nothing uses it any more.
Diffstat (limited to 'config.h.cmake.in')
-rw-r--r-- | config.h.cmake.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h.cmake.in b/config.h.cmake.in index db1f6ec5..a206adda 100644 --- a/config.h.cmake.in +++ b/config.h.cmake.in @@ -3,7 +3,6 @@ #cmakedefine HAVE_GTK #cmakedefine HAVE_GDKPIXBUF #cmakedefine HAVE_GDK -#cmakedefine HAVE_TIFF #cmakedefine HAVE_CAIRO #cmakedefine HAVE_OPENCL #cmakedefine HAVE_CL_CL_H |