aboutsummaryrefslogtreecommitdiff
path: root/src/config-netware.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-netware.h')
-rw-r--r--src/config-netware.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/config-netware.h b/src/config-netware.h
index 39f2e12b6..af695c497 100644
--- a/src/config-netware.h
+++ b/src/config-netware.h
@@ -395,8 +395,11 @@
/* Define to 1 if you have the <x509.h> header file. */
#undef HAVE_X509_H
-/* if you have the zlib.h header file */
-#define HAVE_ZLIB_H 1
+/* if you have the zlib.h header file - set from Makefile */
+/* #undef HAVE_ZLIB_H */
+
+/* If zlib is available - set from Makefile */
+/* #undef HAVE_LIBZ */
/* need REENTRANT defined */
#undef NEED_REENTRANT