expat/vms expat_config.h,1.1,1.2

"Fred L. Drake" <[email protected]> Sun, 02 Nov 2003 10:13:36 -0800
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat/vms
In directory sc8-pr-cvs1:/tmp/cvs-serv22437

Modified Files:
	expat_config.h 
Log Message:
remove unused stanzas


Index: expat_config.h
===================================================================
RCS file: /cvsroot/expat/expat/vms/expat_config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- expat_config.h	5 Jun 2002 04:13:10 -0000	1.1
+++ expat_config.h	2 Nov 2003 18:13:34 -0000	1.2
@@ -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,14 +25,8 @@
 /* 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