/* include/config.h. Generated automatically by configure. */ /* include/config.h.in. Generated automatically from configure.in by autoheader. */ /* Name of this package */ #define PACKAGE "scout" /* Version number */ #define VERSION "0.86" /* Define debugging */ /* #undef DEBUG */ /* Define OS */ /* #undef OS */ /* Define sige-system type */ /* #undef SIEGE_SYSTEM_TYPE */ /* Define ssl support */ #define HAVE_SSL 1 /* Define setpgrp void */ #define SETPGRP_VOID 1 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define if using `alloca.c'. */ /* #undef C_ALLOCA */ /* Define if you have `alloca', as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if you have the header file. */ #define HAVE_DLFCN_H 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 `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the `nsl' library (-lnsl). */ /* #undef HAVE_LIBNSL */ /* Define if you have the `socket' library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Define if you have the `memcpy' function. */ #define HAVE_MEMCPY 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ #define HAVE_NETDB_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the header file. */ #define HAVE_SETJMP_H 1 /* Define if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define if you have the `snprintf' function. */ #define HAVE_SNPRINTF 1 /* Define if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define if you have the header file. */ #define HAVE_STDARG_H 1 /* 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 `strcasecmp' function. */ #define HAVE_STRCASECMP 1 /* Define if you have the `strchr' function. */ #define HAVE_STRCHR 1 /* Define if you have the `strcmp' function. */ #define HAVE_STRCMP 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 `strlen' function. */ #define HAVE_STRLEN 1 /* Define if you have the `strncasecmp' function. */ #define HAVE_STRNCASECMP 1 /* Define if you have the `strncmp' function. */ #define HAVE_STRNCMP 1 /* Define if you have the `strncpy' function. */ #define HAVE_STRNCPY 1 /* Define if you have the `strstr' function. */ #define HAVE_STRSTR 1 /* Define if you have the header file. */ #define HAVE_SYS_IPC_H 1 /* Define if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SELECT_H 1 /* Define if you have the header file. */ #define HAVE_SYS_SOCKET_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_TIMES_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 that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Name of package */ #define PACKAGE "scout" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* Define if the `setpgrp' function takes no argument. */ #define SETPGRP_VOID 1 /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* 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 /* Version number of package */ #define VERSION "0.86" /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE /* # undef _ALL_SOURCE */ #endif /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned' if does not define. */ /* #undef size_t */