/* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* * needed for auto configuration * $Id$ */ /* * If your system is kinda special */ /* #undef SYSTEM_DOS */ /* #undef SYSTEM_QUICKWIN */ /* #undef SYSTEM_WINDLL */ /* #undef SYSTEM_OS2 */ /* * If your system has stdin/stdout/stderr */ /* #undef HAVE_STDIO */ /* * how to declare functions that are exported from the UU library */ #define UUEXPORT /* * how to declare functions that are exported from the fptools library */ #define TOOLEXPORT /* * define if your compiler supports function prototypes */ #define PROTOTYPES 1 /* * define if your system has chmod(2) */ #define HAVE_CHMOD 1 /* * define if your system has umask(2) */ #define HAVE_UMASK 1 /* * define if your system has mkstemp */ #define HAVE_MKSTEMP 1 /* * Replacement functions. * #define strerror FP_strerror * #define tempnam FP_tempnam * if you don't have these functions */ /* #undef strerror */ /* #undef tempnam */ /* * your mailing program. full path and the necessary parameters. * the recepient address is added to the command line (with a leading * space) without any further options */ /* #undef PROG_MAILER */ /* * define if the mailer needs to have the subject set on the command * line with -s "Subject". Preferredly, we send the subject as a header. */ /* #undef MAILER_NEEDS_SUBJECT */ /* * define if posting is enabled. Do not edit. */ /* #undef HAVE_NEWS */ /* * your local news posting program. full path and parameters, so that * the article and all its headers are read from stdin */ /* #undef PROG_INEWS */ /* 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 `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define if you have the header file. */ /* #undef HAVE_IO_H */ /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define if you have the header file. */ /* #undef HAVE_STDARG_H */ /* Define if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define if you have the header file. */ /* #undef HAVE_STDLIB_H */ /* Define if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define if you have the header file. */ /* #undef HAVE_STRING_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_TYPES_H */ /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the header file. */ /* #undef HAVE_VARARGS_H */ /* 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 /* Define to `unsigned' if does not define. */ /* #undef size_t */