/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* acconfig.h This file is in the public domain. Descriptive text for the C preprocessor macros that the distributed Autoconf macros can define. No software package will use all of them; autoheader copies the ones your configure.in 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 can split up related entries, it makes it easier to check whether a given entry is in the file. Leave the following blank line there!! Autoheader needs it. */ /* Set this to be blah blah blah. */ /* #ifndef DEBUG_LOG #define DEBUG_LOG debug.log #endif */ /* #undef DEBUG_LOG */ /* Set this blah blah blah. */ /* #undef SCORESDIR */ /* Comment this out to use a shared best times file. */ /* #undef USE_GROUP_BEST_FILE */ /* Leave that blank line there!! Autoheader needs it. If you're adding to this file, keep in mind: The entries are in sort -df order: alphabetical, case insensitive, ignoring punctuation (such as underscores). */ /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the `fileno' function. */ #define HAVE_FILENO 1 /* Define if you have the `flock' function. */ #define HAVE_FLOCK 1 /* Define if you have the `getopt' function. */ /* #undef HAVE_GETOPT */ /* Define if you have the header file. */ #define HAVE_GETOPT_H 1 /* Define if you have the `getopt_long' function. */ #define HAVE_GETOPT_LONG 1 /* Define if you have the `get_current_dir_name' function. */ #define HAVE_GET_CURRENT_DIR_NAME 1 /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the `curses' library (-lcurses). */ /* #undef HAVE_LIBCURSES */ /* Define if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the `lockf' function. */ #define HAVE_LOCKF 1 /* Define if you have the `memmove' function. */ #define HAVE_MEMMOVE 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the `memset' function. */ #define HAVE_MEMSET 1 /* Define if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define if you have the `sprintf' function. */ /* #undef HAVE_SPRINTF */ /* Define if you have the header file. */ #define HAVE_STDINT_H 1 /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the `strdup' function. */ #define HAVE_STRDUP 1 /* Define if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define if you have the header file. */ #define HAVE_STRING_H 1 /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the `vsnprintf' function. */ #define HAVE_VSNPRINTF 1 /* Define if you have the `vsprintf' function. */ /* #undef HAVE_VSPRINTF */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned' if does not define. */ /* #undef size_t */