add WORDS_BIGENDIAN
authorkramm <kramm>
Thu, 13 Dec 2001 09:54:04 +0000 (09:54 +0000)
committerkramm <kramm>
Thu, 13 Dec 2001 09:54:04 +0000 (09:54 +0000)
config.h.in

index 57081e4..eb97601 100644 (file)
@@ -22,6 +22,9 @@
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
 #undef size_t
 
+/* Define to 1 if this machine has network byte order*/
+#undef WORDS_BIGENDIAN
+
 /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS