summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2017-12-01 23:35:28 +0100
committerAlbert Astals Cid <aacid@kde.org>2017-12-01 23:35:28 +0100
commit0ea5ad393601f0b1c060268cf1c310b47f928f7b (patch)
treea7fcdea93e65b29740de8d061fedc3a5d054195d /config.h.cmake
parentce8e17e4fa96b7dd639c72818bba5a26c16cc1cb (diff)
Stop supporting openjpeg1, you really want to use openjpeg2 :)
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 03bebd7d..10ce5580 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -73,9 +73,6 @@
/* Define if you have the iconv() function and it works. */
#cmakedefine HAVE_ICONV 1
-/* Define to 1 if you have the `openjpeg' library (-lopenjpeg). */
-#cmakedefine HAVE_LIBOPENJPEG 1
-
/* Define to 1 if you have the `z' library (-lz). */
#cmakedefine HAVE_LIBZ 1
@@ -100,9 +97,6 @@
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
#cmakedefine HAVE_NDIR_H 1
-/* Define to 1 if you have the <openjpeg.h> header file. */
-#cmakedefine HAVE_OPENJPEG_H 1
-
/* Define to 1 if you have the `popen' function. */
#cmakedefine HAVE_POPEN 1