/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ /* *-----------------------------------------------------* * * Usogres for Windows port Version 0.0.15 + patch * * Modification : Hiroshi Saito saito@mail.skcapi.co.jp * * date: 2002.04.11 * *-----------------------------------------------------*/ #ifdef WIN32 #include #include #include #define sleep Sleep #define fcntl ioctlsocket #define getpid GetCurrentProcessId #define SYSCONFDIR "." #endif /* Define to empty if the keyword does not work. */ #undef const /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define to `int' if doesn't define. */ /* #undef pid_t */ typedef int pid_t; /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS #undef ENABLE_NLS #undef HAVE_CATGETS #undef HAVE_GETTEXT #undef HAVE_LC_MESSAGES #undef HAVE_STPCPY #undef HAVE_ERROR_H #undef HAVE_STRING_H #undef HAVE_STRERROR #undef PACKAGE #undef VERSION /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if you have the socket function. */ #undef HAVE_SOCKET /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the header file. */ #undef HAVE_ERROR_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET