[project @ 1998-06-19 09:43:32 by simonm]
authorsimonm <unknown>
Fri, 19 Jun 1998 09:43:32 +0000 (09:43 +0000)
committersimonm <unknown>
Fri, 19 Jun 1998 09:43:32 +0000 (09:43 +0000)
oops, update acconfig.h too.

mk/config.h.in

index 50f2472..5ecc8ab 100644 (file)
    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
 #undef WORDS_BIGENDIAN
 
-/* Define if time.h or sys/time.h define the altzone variable */
-#undef HAVE_ALTZONE
-
-/* Define to the type of the timezone variable (usually long or time_t) */
-#undef TYPE_TIMEZONE
-
 /* Define to alignment constraint on doubles or on unsigned int - whichever is the greater */
 #undef ALIGNMENT_DOUBLE
 
 /* Define to alignment constraint on unsigned int - whichever is the greater */
 #undef ALIGNMENT_UNSIGNED_INT
 
+/* Define if time.h or sys/time.h define the altzone variable */
+#undef HAVE_ALTZONE
+
 /* Define if C Symbols have a leading underscore added by the compiler */
 #undef LEADING_UNDERSCORE
 
+/* Define to the type of the timezone variable (usually long or time_t) */
+#undef TYPE_TIMEZONE
+
 /* The number of bytes in a double.  */
 #undef SIZEOF_DOUBLE