X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=config.h.in;h=b07e8e1aace71d9c3e5a95229c15750de830f7fe;hb=a0bb12d42cb411659ec6050b15317b2b6a6e3962;hp=2e894b6376e59e9a392596776f4bb74fa38424b1;hpb=fb8fa22c61533dc438d2e3152305d3f1253fb24a;p=xboard.git diff --git a/config.h.in b/config.h.in index 2e894b6..b07e8e1 100644 --- a/config.h.in +++ b/config.h.in @@ -1,31 +1,18 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ +/* config.h.in. Generated from configure.in by autoheader. */ +/* This file is just here to make autoheader happy, so it will generate + config.h for me. */ -/* Define if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H +#define FIRST_PTY_LETTER 'p' -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE +#define HAVE_FCNTL_H 0 -/* Define as the return type of signal handlers (int or void). */ -#undef RETSIGTYPE +#define HAVE_GETHOSTNAME 0 -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS +#define HAVE_GETTIMEOFDAY 0 -/* Define if you can safely include both and . */ -#undef TIME_WITH_SYS_TIME - -/* Define if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING - -/* Define if lex declares yytext as a char * by default, not a char[]. */ -#undef YYTEXT_POINTER +#define HAVE_RANDOM 0 -/* Define to 1 if translation of program messages to the user's - native language is desired */ -#undef ENABLE_NLS - -#define FIRST_PTY_LETTER 'p' +#define HAVE_SYS_SOCKET_H 0 #undef IBMRTAIX @@ -39,6 +26,8 @@ #undef PTY_NAME_SPRINTF +#undef PTY_OPEN + #undef PTY_TTY_NAME_SPRINTF #define REMOTE_SHELL "rsh" @@ -61,79 +50,151 @@ #undef HAVE_LIBXPM +#define HAVE_USLEEP 0 + #undef USE_XAW3D -/* Define if you have the _getpty function. */ -#undef HAVE__GETPTY +#define X_LOCALE + + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ +#undef HAVE_DIRENT_H -/* Define if you have the ftime function. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_FCNTL_H + +/* Define to 1 if you have the `ftime' function. */ #undef HAVE_FTIME -/* Define if you have the gethostname function. */ +/* Define to 1 if you have the `gethostname' function. */ #undef HAVE_GETHOSTNAME -/* Define if you have the gettimeofday function. */ +/* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if you have the grantpt function. */ +/* Define to 1 if you have the `grantpt' function. */ #undef HAVE_GRANTPT -/* Define if you have the rand48 function. */ -#undef HAVE_RAND48 +/* Define to 1 if you have the header file. */ +#undef HAVE_INTTYPES_H -/* Define if you have the random function. */ -#undef HAVE_RANDOM +/* Define to 1 if you have the header file. */ +#undef HAVE_LAN_SOCKET_H -/* Define if you have the sysinfo function. */ -#undef HAVE_SYSINFO +/* Define to 1 if you have the `i' library (-li). */ +#undef HAVE_LIBI -/* Define if you have the usleep function. */ -#undef HAVE_USLEEP +/* Define to 1 if you have the `seq' library (-lseq). */ +#undef HAVE_LIBSEQ -/* Define if you have the header file. */ -#undef HAVE_X11_XPM_H +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H -/* Define if you have the header file. */ -#undef HAVE_DIRENT_H +/* Define to 1 if you have the header file, and it defines `DIR'. */ +#undef HAVE_NDIR_H -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H +/* Define to 1 if you have the `rand48' function. */ +#undef HAVE_RAND48 -/* Define if you have the header file. */ -#undef HAVE_LAN_SOCKET_H +/* Define to 1 if you have the `random' function. */ +#undef HAVE_RANDOM -/* Define if you have the header file. */ -#undef HAVE_NDIR_H +/* Define to 1 if you have the `setitimer' function. */ +#undef HAVE_SETITIMER + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDINT_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_STDLIB_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H + +/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STROPTS_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `sysinfo' function. */ +#undef HAVE_SYSINFO + +/* Define to 1 if you have the header file, and it defines `DIR'. + */ #undef HAVE_SYS_DIR_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FCNTL_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file, and it defines `DIR'. + */ #undef HAVE_SYS_NDIR_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_STAT_H + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSTEMINFO_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TYPES_H + +/* Define to 1 if you have that is POSIX.1 compatible. */ +#undef HAVE_SYS_WAIT_H + +/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the i library (-li). */ -#undef HAVE_LIBI +/* Define to 1 if you have the `usleep' function. */ +#undef HAVE_USLEEP -/* Define if you have the seq library (-lseq). */ -#undef HAVE_LIBSEQ +/* Define to 1 if you have the header file. */ +#undef HAVE_X11_XPM_H + +/* Define to 1 if you have the `_getpty' function. */ +#undef HAVE__GETPTY + +/* Name of package */ +#undef PACKAGE + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* Define as the return type of signal handlers (`int' or `void'). */ +#undef RETSIGTYPE + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define to 1 if you can safely include both and . */ +#undef TIME_WITH_SYS_TIME + +/* Version number of package */ +#undef VERSION + +/* Define to 1 if the X Window System is missing or not being used. */ +#undef X_DISPLAY_MISSING + +/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a + `char[]'. */ +#undef YYTEXT_POINTER