X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h;h=ba3a502953eaae116edf32868e85436d20bce0ff;hb=36da20342a0bc5ef6c36587944cb2f35b2ea46da;hp=ff433ae187ef3d2314877c69e3d6c7756e54f441;hpb=3076655d51195e09429c2abde2763e917d3a67a9;p=xboard.git diff --git a/config.h b/config.h index ff433ae..ba3a502 100644 --- a/config.h +++ b/config.h @@ -1,133 +1,204 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ +/* config.h. Generated from config.h.in by configure. */ +/* config.h.in. Generated from configure.ac by autoheader. */ -/* Define if you have that is POSIX.1 compatible. */ -/*#undef HAVE_SYS_WAIT_H*/ +/* template */ +#define ATTENTION 1 -/* Define if you need to in order for stat and other things to work. */ -/*#undef _POSIX_SOURCE*/ +/* template */ +/* #undef DEFINED_SYS_ERRLIST */ -/* Define as the return type of signal handlers (int or void). */ -/*#undef RETSIGTYPE*/ +/* template */ +/* #undef FIRST_PTY_LETTER */ -/* Define if you have the ANSI C header files. */ -#define STDC_HEADERS 1 +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#define HAVE_DIRENT_H 1 -/* Define if you can safely include both and . */ -/*#undef TIME_WITH_SYS_TIME*/ +/* Define to 1 if you have the header file. */ +#define HAVE_FCNTL_H 1 -/* Define if lex declares yytext as a char * by default, not a char[]. */ -/*#undef YYTEXT_POINTER*/ +/* Define to 1 if you have the `ftime' function. */ +/* #undef HAVE_FTIME */ -/*#define FIRST_PTY_LETTER 'p'*/ +/* Define to 1 if you have the `gethostname' function. */ +#define HAVE_GETHOSTNAME 1 -#define HAVE_FCNTL_H 1 +/* Define to 1 if you have the `gettimeofday' function. */ +#define HAVE_GETTIMEOFDAY 1 + +/* Define to 1 if you have the `grantpt' function. */ +#define HAVE_GRANTPT 1 + +/* Define to 1 if you have the header file. */ +#define HAVE_INTTYPES_H 1 + +/* Define to 1 if you have the header file. */ +/* #undef HAVE_LAN_SOCKET_H */ + +/* Define to 1 if you have the `i' library (-li). */ +/* #undef HAVE_LIBI */ + +/* Define to 1 if you have the `seq' library (-lseq). */ +/* #undef HAVE_LIBSEQ */ -#define HAVE_GETHOSTNAME 0 +/* template */ +#define HAVE_LIBXPM 1 -#define HAVE_GETTIMEOFDAY 0 +/* Define to 1 if you have the header file. */ +#define HAVE_MEMORY_H 1 -/* Use our own random() defined in winboard.c. */ +/* Define to 1 if you have the header file, and it defines `DIR'. */ +/* #undef HAVE_NDIR_H */ + +/* Define to 1 if you have the `rand48' function. */ +/* #undef HAVE_RAND48 */ + +/* Define to 1 if you have the `random' function. */ #define HAVE_RANDOM 1 -#define random myrandom -#define srandom mysrandom -#define HAVE_SYS_SOCKET_H 0 +/* Define to 1 if you have the `setitimer' function. */ +#define HAVE_SETITIMER 1 -/*#undef IBMRTAIX*/ +/* Define to 1 if you have the header file. */ +#define HAVE_STDINT_H 1 -#define LAST_PTY_LETTER 'q' +/* Define to 1 if you have the header file. */ +#define HAVE_STDLIB_H 1 -#define PATCHLEVEL "7" +/* Define to 1 if you have the header file. */ +#define HAVE_STRINGS_H 1 -#define PRODUCT "WinBoard" +/* Define to 1 if you have the header file. */ +#define HAVE_STRING_H 1 -#define PTY_ITERATION +/* Define to 1 if you have the header file. */ +#define HAVE_STROPTS_H 1 -#define PTY_NAME_SPRINTF +/* Define to 1 if you have the `sysinfo' function. */ +/* #undef HAVE_SYSINFO */ -#define PTY_TTY_NAME_SPRINTF +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +/* #undef HAVE_SYS_DIR_H */ -#define REMOTE_SHELL "" +/* Define to 1 if you have the header file. */ +/* #undef HAVE_SYS_FCNTL_H */ -/*#undef RTU*/ +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +/* #undef HAVE_SYS_NDIR_H */ -/*#undef UNIPLUS*/ +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_SOCKET_H 1 -#define USE_PTYS 0 +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_STAT_H 1 -#define VERSION "4.2" +/* Define to 1 if you have the header file. */ +/* #undef HAVE_SYS_SYSTEMINFO_H */ -/*#undef X_WCHAR*/ +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_TIME_H 1 -#ifndef __BORLANDC__ -#define WIN32 1 -#else -#define WIN32 -#endif +/* Define to 1 if you have the header file. */ +#define HAVE_SYS_TYPES_H 1 -#define ZIPPY 1 +/* Define to 1 if you have that is POSIX.1 compatible. */ +#define HAVE_SYS_WAIT_H 1 -/* Define if you have the _getpty function. */ -/*#undef HAVE__GETPTY*/ +/* Define to 1 if you have the header file. */ +#define HAVE_UNISTD_H 1 -/* Define if you have the ftime function. */ -#define HAVE_FTIME 1 +/* Define to 1 if you have the `usleep' function. */ +#define HAVE_USLEEP 1 -/* Define if you have the grantpt function. */ -/*#undef HAVE_GRANTPT*/ +/* Define to 1 if you have the header file. */ +#define HAVE_X11_XPM_H 1 -/* Define if you have the rand48 function. */ -/*#undef HAVE_RAND48*/ +/* Define to 1 if you have the `_getpty' function. */ +/* #undef HAVE__GETPTY */ -/* Define if you have the sysinfo function. */ -/*#undef HAVE_SYSINFO*/ +/* template */ +/* #undef IBMRTAIX */ -/* Define if you have the header file. */ -/*#undef HAVE_LAN_SOCKET_H*/ +/* template */ +/* #undef LAST_PTY_LETTER */ -/* Define if you have the header file. */ -#define HAVE_STRING_H 1 +/* Name of package */ +#define PACKAGE "xboard" -/* Define if you have the header file. */ -/*#undef HAVE_STROPTS_H*/ +/* Define to the address where bug reports for this package should be sent. */ +#define PACKAGE_BUGREPORT "bug-xboard@gnu.org" -/* Define if you have the header file. */ -#define HAVE_SYS_FCNTL_H 0 +/* Define to the full name of this package. */ +#define PACKAGE_NAME "xboard" -/* Define if you have the header file. */ -/*#undef HAVE_SYS_SYSTEMINFO_H*/ +/* Define to the full name and version of this package. */ +#define PACKAGE_STRING "xboard 4.4.0e" -/* Define if you have the header file. */ -/*#undef HAVE_SYS_TIME_H*/ +/* Define to the one symbol short name of this package. */ +#define PACKAGE_TARNAME "xboard" -/* Define if you have the header file. */ -/*#undef HAVE_UNISTD_H*/ +/* Define to the version of this package. */ +#define PACKAGE_VERSION "4.4.0e" -/* Define if you have the i library (-li). */ -/*#undef HAVE_LIBI*/ +/* template */ +#define PATCHLEVEL "" -/* Define if you have the seq library (-lseq). */ -/*#undef HAVE_LIBSEQ*/ +/* template */ +#define PRODUCT "" -/* - Options - -DEMULATE_RSH -DREMOTE_SHELL=\"\" is necessary on Windows 95, because it - does not have its own rsh command. It works better this way on NT too, - because the NT rsh does not propagate signals to the remote process. - -DATTENTION is included even though I haven't been able to send signals to - child processes on Windows, because at least I can send them over rsh to - Unix programs. On Windows I send a newline instead, which wakes up the - chess program if it's polling. On my GNU Chess port the newline actually - works even for Move Now. -*/ -#define EMULATE_RSH 1 -#define ATTENTION 1 +/* template */ +/* #undef PTY_ITERATION */ + +/* template */ +/* #undef PTY_NAME_SPRINTF */ -#ifdef __BORLANDC__ -#define _strdup(x) strdup(x) -#define STRICT -#define _winmajor 3 /* windows 95 */ -#define SCF_DEFAULT 0x0000 -#define SCF_ALL 0x0004 -#endif +/* template */ +/* #undef PTY_OPEN */ +/* template */ +/* #undef PTY_TTY_NAME_SPRINTF */ + +/* template */ +#define REMOTE_SHELL "rsh" + +/* Define as the return type of signal handlers (`int' or `void'). */ +#define RETSIGTYPE void + +/* template */ +/* #undef RTU */ + +/* Define to 1 if you have the ANSI C header files. */ +#define STDC_HEADERS 1 + +/* Define to 1 if you can safely include both and . */ +#define TIME_WITH_SYS_TIME 1 + +/* template */ +/* #undef UNIPLUS */ + +/* template */ +#define USE_PTYS 0 + +/* template */ +/* #undef USE_XAW3D */ + +/* template */ +#define VERSION "4.4.0e" + +/* Define to 1 if the X Window System is missing or not being used. */ +/* #undef X_DISPLAY_MISSING */ + +/* template */ +/* #undef X_LOCALE */ + +/* template */ +/* #undef X_WCHAR */ + +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#define YYTEXT_POINTER 1 + +/* should zippy be enabled */ +#define ZIPPY 1