summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
authorfdrake <fdrake>2003-11-02 18:13:34 +0000
committerfdrake <fdrake>2003-11-02 18:13:34 +0000
commitd65b2628555105f99668b522caafb6187bf44859 (patch)
treee63085fd8a1b4e96d0f88db8a049ccd1d04f78df /vms
parent16884a7a0c0c520570643f239be0b077ee4cd4a1 (diff)
downloadlibexpat-d65b2628555105f99668b522caafb6187bf44859.tar.gz
remove unused stanzas
Diffstat (limited to 'vms')
-rw-r--r--vms/expat_config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/vms/expat_config.h b/vms/expat_config.h
index b7da6ee..d5db89e 100644
--- a/vms/expat_config.h
+++ b/vms/expat_config.h
@@ -18,9 +18,6 @@
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
-/* Define if you have the ANSI C header files. */
-#define STDC_HEADERS 1
-
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
@@ -28,15 +25,9 @@
/* Define if you have the bcopy function. */
#undef HAVE_BCOPY
-/* Define if you have the getpagesize function. */
-#undef HAVE_GETPAGESIZE
-
/* Define if you have the memmove function. */
#define HAVE_MEMMOVE 1
-/* Define if you have the <fcntl.h> header file. */
-#undef HAVE_FCNTL_H
-
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1