summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmtar/config.h.in')
-rw-r--r--Utilities/cmtar/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/cmtar/config.h.in b/Utilities/cmtar/config.h.in
index ce87858..948afde 100644
--- a/Utilities/cmtar/config.h.in
+++ b/Utilities/cmtar/config.h.in
@@ -39,6 +39,9 @@
/* Define to 1 if you have the `z' library (-lz). */
#cmakedefine HAVE_LIBZ @HAVE_LIBZ@
+/* Define to 1 if you have the VTK's `z' library */
+#cmakedefine HAVE_VTK_LIBZ @HAVE_VTK_LIBZ@
+
/* Define to 1 if the system has the type `major_t'. */
#cmakedefine HAVE_MAJOR_T @HAVE_MAJOR_T@