summaryrefslogtreecommitdiffstats
path: root/pki/config.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'pki/config.h.cmake')
-rw-r--r--pki/config.h.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/pki/config.h.cmake b/pki/config.h.cmake
index 31551b59..56375abc 100644
--- a/pki/config.h.cmake
+++ b/pki/config.h.cmake
@@ -34,6 +34,11 @@
/* Define to 1 if you want to enable ZLIB */
#cmakedefine WITH_LIBZ 1
+/**************************** PLATTFORM ****************************/
+
+#cmakedefine XP_UNIX 1
+#cmakedefine VMS 1
+
/*************************** ENDIAN *****************************/
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most