/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.ac by autoheader. */ /* 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). */ /* #undef HAVE_ALLOCA_H */ /* Define if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* Define if you have the `bzero' function. */ #define HAVE_BZERO 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 header file. */ #define HAVE_FLOAT_H 1 /* Define if you have the `floor' function. */ #define HAVE_FLOOR 1 /* Define if you have the `gethostbyname' function. */ #define HAVE_GETHOSTBYNAME 1 /* Define if you have the `gethostname' function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the `inet_ntoa' function. */ #define HAVE_INET_NTOA 1 /* Define if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define if you have the `curses' library (-lcurses). */ #define HAVE_LIBCURSES 1 /* Define if you have the `dps' library (-ldps). */ /* #undef HAVE_LIBDPS */ /* Define if you have the `fftpack' library (-lfftpack). */ /* #undef HAVE_LIBFFTPACK */ /* Define if you have the `filec' library (-lfilec). */ /* #undef HAVE_LIBFILEC */ /* Define if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define if you have the `termcap' library (-ltermcap). */ #define HAVE_LIBTERMCAP 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if your system has a working `malloc' function. */ #define HAVE_MALLOC 1 /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the `memmove' function. */ #define HAVE_MEMMOVE 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. */ #define HAVE_NETDB_H 1 /* Define if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define if you have the `pow' function. */ #define HAVE_POW 1 /* Define if you have the `rint' function. */ #define HAVE_RINT 1 /* Define if you have the `socket' function. */ #define HAVE_SOCKET 1 /* Define if you have the `sqrt' function. */ #define HAVE_SQRT 1 /* Define if `stat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* Define if you have the header file. */ #define HAVE_STDDEF_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 `strchr' function. */ #define HAVE_STRCHR 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 `strspn' function. */ #define HAVE_STRSPN 1 /* Define if you have the `strstr' function. */ #define HAVE_STRSTR 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_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_TYPES_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if `lstat' dereferences a symlink specified with a trailing slash. */ /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */ /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* 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 your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* Define to `unsigned' if does not define. */ /* #undef size_t */