summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorWilliam Bader <williambader@hotmail.com>2010-12-29 14:47:06 +0000
committerAlbert Astals Cid <aacid@kde.org>2010-12-29 14:47:06 +0000
commit1c7937dbc3c577ffc12cacc8de33d320e2f30ce9 (patch)
tree1a1e06463e119bcf4a05c74dafb58d3ff9fda0d1 /config.h.cmake
parentbae91ecb638fcfee001e5c9a86a754610da796e4 (diff)
Make pdftoppm be able of writing tif files
BUG 32027
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 5d27156a..71f18a38 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -9,6 +9,9 @@
/* Use libopenjpeg instead of builtin jpeg2000 decoder. */
#cmakedefine ENABLE_LIBOPENJPEG 1
+/* Build against libtiff. */
+#cmakedefine ENABLE_LIBTIFF 1
+
/* Build against libpng. */
#cmakedefine ENABLE_LIBPNG 1