[project @ 2003-08-19 09:23:08 by panne]
[ghc-hetmet.git] / acconfig.h
index 4ce9568..9fbaec7 100644 (file)
@@ -3,7 +3,7 @@
    Descriptive text for the C preprocessor macros that
    the fptools configuration script can define.
    The current version may not use all of them; autoheader copies the ones
-   your configure.in uses into your configuration header file templates.
+   your configure.ac uses into your configuration header file templates.
 
    The entries are in sort -df order: alphabetical, case insensitive,
    ignoring punctuation (such as underscores).  Although this order
 /* The value of EXDEV.  */
 #undef CCONST_EXDEV
 
-/* Define if time.h or sys/time.h define the altzone variable */
-#undef HAVE_ALTZONE
+/* Define to 1 if you have the declaration of `altzone', and to 0 if you
+   don't. */
+#undef HAVE_DECL_ALTZONE
 
 /* Define if you have /bin/sh */
 #undef HAVE_BIN_SH
 /* Define if fcntl.h defines O_BINARY */
 #undef HAVE_O_BINARY
 
-/* Define if compiler supports prototypes. */
-#undef HAVE_PROTOTYPES
-
 /* Define if readline/readline.h and readline/history.h exist */
 #undef HAVE_READLINE_HEADERS