/* src/config.h. Generated automatically by configure. */ /* src/config.h.in. Generated automatically from configure.ac by autoheader. */ /* Define if you have the `alarm' function. */ #define HAVE_ALARM 1 /* Define if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define if you have the `m' library (-lm). */ /* #undef HAVE_LIBM */ /* Define if you have the `ncurses' library (-lncurses). */ /* #undef HAVE_LIBNCURSES */ /* Define if you have the `readline' library (-lreadline). */ /* #undef HAVE_LIBREADLINE */ /* Define if your system has a working `malloc' function. */ #define HAVE_MALLOC 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 header file. */ /* #undef HAVE_READLINE_HISTORY_H */ /* Define if you have the header file. */ /* #undef HAVE_READLINE_READLINE_H */ /* Define if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define if you have the `strcspn' function. */ #define HAVE_STRCSPN 1 /* Define if you have the `strerror' function. */ #define HAVE_STRERROR 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 `strstr' function. */ #define HAVE_STRSTR 1 /* Define if you have the `strtol' function. */ #define HAVE_STRTOL 1 /* Define if you have the `strtoul' function. */ #define HAVE_STRTOUL 1 /* Define if you have the header file. */ #define HAVE_SYS_FILE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_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_TIME_H 1 /* Define if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "gnuchess" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of a `long', as computed by sizeof. */ #define SIZEOF_LONG 4 /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ #define VERSION "5.04" /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define as `__inline' if that's what the C compiler calls it, or to nothing if it is not supported. */ /* #undef inline */ /* Define to `unsigned' if does not define. */ /* #undef size_t */