summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
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 c52da286f..80b8d071c 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -110,6 +110,9 @@
/* Define if you have OpenEXR */
#cmakedefine HAVE_EXR 1
+/* Defined if you have elficon support. */
+#cmakedefine HAVE_ELFICON 1
+
/* Define is posix_fadvise is supported */
#undef HAVE_FADVISE