/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Has /afs directory, possibly AFS filesystem */
/* #undef AFS */
/* Wants to do mboxquotacheck code */
/* #undef CHECK_MB_SIZE */
/* Define to 1 if the `closedir' function returns void instead of `int'. */
/* #undef CLOSEDIR_VOID */
/* Configuration command line */
#define CONFIGURE_CMD "CC='gcc' CFLAGS='-g -O2' ./configure '--prefix=/opt/mail'"
/* 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 to 1 if using `alloca.c'. */
/* #undef C_ALLOCA */
/* The dirent structure has d_ino field. */
#define D_INO_IN_DIRENT 1
/* Define to 1 if translation of program messages to the user's native
language is requested. */
#define ENABLE_NLS 1
/* Define to the type of elements in the array set by `getgroups'. Usually
this is either `int' or `gid_t'. */
#define GETGROUPS_T gid_t
/* Define to 1 if the `getpgrp' function requires zero arguments. */
#define GETPGRP_VOID 1
/* Define to 1 if you have `alloca', as a function or macro. */
#define HAVE_ALLOCA 1
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
*/
#define HAVE_ALLOCA_H 1
/* Timezone offset variable 'altzone' exists */
/* #undef HAVE_ALTZONE */
/* Define to 1 if you have the <arpa/inet.h> header file. */
#define HAVE_ARPA_INET_H 1
/* Define to 1 if you have the `crypt' function. */
/* #undef HAVE_CRYPT */
/* Have BSD DB 1.x at alternate location */
/* #undef HAVE_DB1 */
/* Define to 1 if you have the <db1/db.h> header file. */
/* #undef HAVE_DB1_DB_H */
/* Have SleepyCat DB 2.x, and want to support it */
/* #undef HAVE_DB2 */
/* Define to 1 if you have the <db2/db_185.h> header file. */
/* #undef HAVE_DB2_DB_185_H */
/* Define to 1 if you have the <db2/db.h> header file. */
/* #undef HAVE_DB2_DB_H */
/* Have SleepyCat DB 3.x, and want to support it */
#define HAVE_DB3 1
/* Define to 1 if you have the <db3/db_185.h> header file. */
/* #undef HAVE_DB3_DB_185_H */
/* Define to 1 if you have the <db3/db.h> header file. */
/* #undef HAVE_DB3_DB_H */
/* Define to 1 if you have the <db3.h> header file. */
/* #undef HAVE_DB3_H */
/* Have SleepyCat DB 4.x database, and want to support it */
#define HAVE_DB4 1
/* Define to 1 if you have the <db4/db.h> header file. */
#define HAVE_DB4_DB_H 1
/* Function dbm_error() exists in the system */
/* #undef HAVE_DBM_ERROR */
/* Define to 1 if you have the <db_185.h> header file. */
#define HAVE_DB_185_H 1
/* 2 parameter db->close() method */
#define HAVE_DB_CLOSE2 1
/* SleepyCat DB 3.x/4.x db_create() function exists */
#define HAVE_DB_CREATE 1
/* 4 parameter db->cursor() method */
#define HAVE_DB_CURSOR4 1
/* Define to 1 if you have the <db.h> header file. */
#define HAVE_DB_H 1
/* 2 parameter ->open() method */
/* #undef HAVE_DB_OPEN2 */
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#define HAVE_DCGETTEXT 1
/* Define to 1 if you have the declaration of `sys_siglist', and to 0 if you
don't. */
#define HAVE_DECL_SYS_SIGLIST 0
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
*/
#define HAVE_DIRENT_H 1
/* Define to 1 if you have the `dirfd' function. */
#define HAVE_DIRFD 1
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
/* #undef HAVE_DOPRNT */
/* The mailbox access is based on traditional "dot-locking" protocol */
#define HAVE_DOTLOCK 1
/* Checking that our compiler works; the dup2() exists at all UNIXes.. */
#define HAVE_DUP2 1
/* Define to 1 if you have the `endgrent' function. */
#define HAVE_ENDGRENT 1
/* Define to 1 if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1
/* Define to 1 if you have the `fchdir' function. */
#define HAVE_FCHDIR 1
/* Define to 1 if you have the `fchown' function. */
#define HAVE_FCHOWN 1
/* Define to 1 if you have the <fcntl.h> header file. */
#define HAVE_FCNTL_H 1
/* Define to 1 if you have the `flock' function. */
#define HAVE_FLOCK 1
/* Define to 1 if you have the `fpathconf' function. */
#define HAVE_FPATHCONF 1
/* Define to 1 if you have the `freeifaddrs' function. */
#define HAVE_FREEIFADDRS 1
/* Define to 1 if you have the `fsync' function. */
#define HAVE_FSYNC 1
/* Define to 1 if you have the `ftime' function. */
#define HAVE_FTIME 1
/* Define to 1 if you have the `ftruncate' function. */
#define HAVE_FTRUNCATE 1
/* Define to 1 if you have the `gai_strerror' function. */
#define HAVE_GAI_STRERROR 1
/* Have GNU DBM, and want to use it */
#define HAVE_GDBM 1
/* New thing in GDBM 1.8.0: gdbm_fdesk() */
#define HAVE_GDBM_FDESC 1
/* Define to 1 if you have the <gdbm.h> header file. */
#define HAVE_GDBM_H 1
/* Define to 1 if you have the `getaddrinfo' function. */
#define HAVE_GETADDRINFO 1
/* Define to 1 if you have the `getcwd' function. */
#define HAVE_GETCWD 1
/* Define to 1 if you have the `getdtablesize' function. */
#define HAVE_GETDTABLESIZE 1
/* Define to 1 if you have the `getenv' function. */
#define HAVE_GETENV 1
/* Define to 1 if you have the `getgroups' function. */
#define HAVE_GETGROUPS 1
/* gethostbyname() function exists */
#define HAVE_GETHOSTBYNAME 1
/* Define to 1 if you have the `gethostid' function. */
#define HAVE_GETHOSTID 1
/* Define to 1 if you have the `getifaddrs' function. */
#define HAVE_GETIFADDRS 1
/* BSD-style load-avg pickup */
#define HAVE_GETLOADAVG 1
/* Define to 1 if you have the `getmntent' function. */
#define HAVE_GETMNTENT 1
/* Define to 1 if you have the `getmntinfo' function. */
/* #undef HAVE_GETMNTINFO */
/* Define to 1 if you have the `getnameinfo' function. */
#define HAVE_GETNAMEINFO 1
/* Define to 1 if you have the `getpagesize' function. */
#define HAVE_GETPAGESIZE 1
/* Define to 1 if you have the `getpgrp' function. */
#define HAVE_GETPGRP 1
/* Define to 1 if you have the `getrusage' function. */
#define HAVE_GETRUSAGE 1
/* Define if the GNU gettext() function is already present or preinstalled. */
#define HAVE_GETTEXT 1
/* Define to 1 if you have the `gettimeofday' function. */
#define HAVE_GETTIMEOFDAY 1
/* The resolver library header has BIND 8 CD and AC bitfields defined. */
/* #undef HAVE_HEADER_CD_AD */
/* Define if you have the iconv() function. */
/* #undef HAVE_ICONV */
/* Define to 1 if you have the <ifaddrs.h> header file. */
#define HAVE_IFADDRS_H 1
/* Define to 1 if you have the `index' function. */
#define HAVE_INDEX 1
/* Have inet_ntop() function. */
#define HAVE_INET_NTOP 1
/* Have inet_pton() function. */
#define HAVE_INET_PTON 1
/* Define to 1 if the system has the type `ino_t'. */
#define HAVE_INO_T 1
/* Define to 1 if you have the <inttypes.h> header file. */
#define HAVE_INTTYPES_H 1
/* Define to 1 if you have the `isascii' function. */
#define HAVE_ISASCII 1
/* HAVE_LDAP_H, 5 */
#define HAVE_LDAP_H 1
/* Define to 1 if you have the `bsd' library (-lbsd). */
/* #undef HAVE_LIBBSD */
/* Define to 1 if you have the `ldgc' library (-lldgc). */
/* #undef HAVE_LIBLDGC */
/* Define to 1 if you have the `ypsec' library (-lypsec). */
/* #undef HAVE_LIBYPSEC */
/* Define to 1 if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define to 1 if you have the <linux/in6.h> header file. */
/* #undef HAVE_LINUX_IN6_H */
/* Define to 1 if you have the <locale.h> header file. */
#define HAVE_LOCALE_H 1
/* Define to 1 if you have the `lockf' function. */
#define HAVE_LOCKF 1
/* Define to 1 if you have the `lstat' function. */
#define HAVE_LSTAT 1
/* Have maillock() in -llockfile */
/* #undef HAVE_MAILLOCK */
/* Define to 1 if you have the <maillock.h> header file. */
/* #undef HAVE_MAILLOCK_H */
/* Define to 1 if you have the `memchr' function. */
#define HAVE_MEMCHR 1
/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1
/* Define to 1 if you have the <memory.h> header file. */
#define HAVE_MEMORY_H 1
/* Define to 1 if you have the `mkdir' function. */
#define HAVE_MKDIR 1
/* Define to 1 if you have the `mkfifo' function. */
#define HAVE_MKFIFO 1
/* Define to 1 if you have the `mkstemp' function. */
#define HAVE_MKSTEMP 1
/* Define to 1 if you have the `mktime' function. */
#define HAVE_MKTIME 1
/* Define to 1 if you have a working `mmap' system call. */
#define HAVE_MMAP 1
/* Define to 1 if you have the <mntent.h> header file. */
#define HAVE_MNTENT_H 1
/* Define to 1 if you have the <mnttab.h> header file. */
/* #undef HAVE_MNTTAB_H */
/* Define to 1 if you have the `msgctl' function. */
#define HAVE_MSGCTL 1
/* Define to 1 if you have the `msgrcv' function. */
#define HAVE_MSGRCV 1
/* Define to 1 if you have the `msgsnd' function. */
#define HAVE_MSGSND 1
/* Have old BSD NDBM in the system, and want to use it */
/* #undef HAVE_NDBM */
/* Define to 1 if you have the <ndbm.h> header file. */
/* #undef HAVE_NDBM_H */
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
/* #undef HAVE_NDIR_H */
/* Define to 1 if you have the <netdb.h> header file. */
#define HAVE_NETDB_H 1
/* Define to 1 if you have the <netinet6/in6.h> header file. */
/* #undef HAVE_NETINET6_IN6_H */
/* Define to 1 if you have the <netinet/in6.h> header file. */
/* #undef HAVE_NETINET_IN6_H */
/* Define to 1 if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#define HAVE_NETINET_TCP_H 1
/* System has OpenSSL of some version, and want to use it. */
/* #undef HAVE_OPENSSL */
/* Define to 1 if you have the <protocols/rwhod.h> header file. */
#define HAVE_PROTOCOLS_RWHOD_H 1
/* Define to 1 if you have the `putenv' function. */
#define HAVE_PUTENV 1
/* Define to 1 if you have the `rename' function. */
#define HAVE_RENAME 1
/* System has (bundled) resolver library */
#define HAVE_RESOLVER 1
/* Define to 1 if you have the `rindex' function. */
#define HAVE_RINDEX 1
/* Define to 1 if you have the `rmdir' function. */
#define HAVE_RMDIR 1
/* System has Sasl2 of some version, and want to use it. */
/* #undef HAVE_SASL2 */
/* Have <sasl/sasl.h> header */
/* #undef HAVE_SASL_SASL_H */
/* The struct sockaddr has field sa_len */
/* #undef HAVE_SA_LEN */
/* Define to 1 if you have the <security/pam_appl.h> header file. */
#define HAVE_SECURITY_PAM_APPL_H 1
/* Define to 1 if you have the `select' function. */
#define HAVE_SELECT 1
/* Define to 1 if you have the <select.h> header file. */
/* #undef HAVE_SELECT_H */
/* Define to 1 if you have the `setegid' function. */
#define HAVE_SETEGID 1
/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
/* Define to 1 if you have the `seteuid' function. */
#define HAVE_SETEUID 1
/* Define to 1 if you have the `setgid' function. */
#define HAVE_SETGID 1
/* Define to 1 if you have the `setgroups' function. */
#define HAVE_SETGROUPS 1
/* Define to 1 if you have the `setlocale' function. */
#define HAVE_SETLOCALE 1
/* Define to 1 if you have the `setpriority' function. */
#define HAVE_SETPRIORITY 1
/* Define to 1 if you have the `setproctitle' function. */
/* #undef HAVE_SETPROCTITLE */
/* Define to 1 if you have the `setregid' function. */
#define HAVE_SETREGID 1
/* Define to 1 if you have the `setreuid' function. */
#define HAVE_SETREUID 1
/* Define to 1 if you have the `setrlimit' function. */
#define HAVE_SETRLIMIT 1
/* Define to 1 if you have the `setsid' function. */
#define HAVE_SETSID 1
/* Define to 1 if you have the `setuid' function. */
#define HAVE_SETUID 1
/* Define to 1 if you have the `setvbuf' function. */
#define HAVE_SETVBUF 1
/* Define to 1 if you have the <shadow.h> header file. */
#define HAVE_SHADOW_H 1
/* Define to 1 if you have the `sigpending' function. */
#define HAVE_SIGPENDING 1
/* Define to 1 if you have the `sigprocmask' function. */
#define HAVE_SIGPROCMASK 1
/* Define to 1 if you have the `sigsuspend' function. */
#define HAVE_SIGSUSPEND 1
/* Define to 1 if you have the `snprintf' function. */
#define HAVE_SNPRINTF 1
/* Define to 1 if you have the `socket' function. */
#define HAVE_SOCKET 1
/* Define to 1 if you have the `socketpair' function. */
#define HAVE_SOCKETPAIR 1
/* System has soclken_t type */
#define HAVE_SOCKLEN_T 1
/* Define to 1 if you have the `statvfs' function. */
#define HAVE_STATVFS 1
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define to 1 if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define to 1 if you have the `strchr' function. */
#define HAVE_STRCHR 1
/* Define to 1 if you have the `strcpy' function. */
#define HAVE_STRCPY 1
/* Define to 1 if you have the `strdup' function. */
#define HAVE_STRDUP 1
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define to 1 if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* Define to 1 if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strrchr' function. */
#define HAVE_STRRCHR 1
/* Define to 1 if you have the `strsignal' function. */
#define HAVE_STRSIGNAL 1
/* Define to 1 if you have the `strstr' function. */
#define HAVE_STRSTR 1
/* Define to 1 if you have the `strtoul' function. */
#define HAVE_STRTOUL 1
/* Define to 1 if `tm_zone' is member of `struct tm'. */
#define HAVE_STRUCT_TM_TM_ZONE 1
/* Define to 1 if you have the `sysconf' function. */
#define HAVE_SYSCONF 1
/* Define to 1 if you have the `syslog' function. */
#define HAVE_SYSLOG 1
/* Define to 1 if you have the <syslog.h> header file. */
#define HAVE_SYSLOG_H 1
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
*/
#define HAVE_SYS_DIR_H 1
/* Define to 1 if you have the <sys/file.h> header file. */
#define HAVE_SYS_FILE_H 1
/* Define to 1 if you have the <sys/filsys.h> header file. */
/* #undef HAVE_SYS_FILSYS_H */
/* Define to 1 if you have the <sys/fstyp.h> header file. */
/* #undef HAVE_SYS_FSTYP_H */
/* Define to 1 if you have the <sys/fs_types.h> header file. */
/* #undef HAVE_SYS_FS_TYPES_H */
/* Define to 1 if you have the <sys/ipc.h> header file. */
#define HAVE_SYS_IPC_H 1
/* Define to 1 if you have the <sys/loadavg.h> header file. */
/* #undef HAVE_SYS_LOADAVG_H */
/* Define to 1 if you have the <sys/mount.h> header file. */
#define HAVE_SYS_MOUNT_H 1
/* Define to 1 if you have the <sys/msg.h> header file. */
#define HAVE_SYS_MSG_H 1
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
*/
/* #undef HAVE_SYS_NDIR_H */
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define to 1 if you have the <sys/resource.h> header file. */
#define HAVE_SYS_RESOURCE_H 1
/* Define to 1 if you have the <sys/select.h> header file. */
#define HAVE_SYS_SELECT_H 1
/* (Linkage against extern char *sys_siglist works) */
#define HAVE_SYS_SIGLIST 1
/* Define to 1 if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
/* Define to 1 if you have the <sys/statfs.h> header file. */
#define HAVE_SYS_STATFS_H 1
/* Define to 1 if you have the <sys/statvfs.h> header file. */
#define HAVE_SYS_STATVFS_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1
/* Define to 1 if you have the <sys/types.h> header file. */
#define HAVE_SYS_TYPES_H 1
/* Define to 1 if you have the <sys/un.h> header file. */
#define HAVE_SYS_UN_H 1
/* Define to 1 if you have the <sys/utsname.h> header file. */
#define HAVE_SYS_UTSNAME_H 1
/* Define to 1 if you have the <sys/vfs.h> header file. */
#define HAVE_SYS_VFS_H 1
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
/* Have found TCP-Wrapper tcpd.h header file. */
/* #undef HAVE_TCPD_H */
/* Timezone offset variable 'timezone' exists */
/* #undef HAVE_TIMEZONE */
/* The struct tm has field tm_gmtoff */
#define HAVE_TM_GMTOFF 1
/* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
`HAVE_STRUCT_TM_TM_ZONE' instead. */
#define HAVE_TM_ZONE 1
/* Define to 1 if you don't have `tm_zone' but do have the external array
`tzname'. */
/* #undef HAVE_TZNAME */
/* Define to 1 if the system has the type `uint16_t'. */
#define HAVE_UINT16_T 1
/* Define to 1 if the system has the type `uint32_t'. */
#define HAVE_UINT32_T 1
/* Define to 1 if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define to 1 if you have the `unsetenv' function. */
#define HAVE_UNSETENV 1
/* Define to 1 if you have the `utime' function. */
#define HAVE_UTIME 1
/* Define to 1 if you have the `utimes' function. */
#define HAVE_UTIMES 1
/* Define to 1 if you have the <utime.h> header file. */
#define HAVE_UTIME_H 1
/* Define to 1 if the system has the type `u_int16_t'. */
#define HAVE_U_INT16_T 1
/* Define to 1 if the system has the type `u_int32_t'. */
#define HAVE_U_INT32_T 1
/* Define to 1 if you have the <varargs.h> header file. */
/* #undef HAVE_VARARGS_H */
/* Define to 1 if you have the `vprintf' function. */
#define HAVE_VPRINTF 1
/* Define to 1 if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1
/* Define to 1 if you have the `vsprintf' function. */
#define HAVE_VSPRINTF 1
/* Define to 1 if you have the `wait3' system call. Deprecated, you should no
longer depend upon `wait3'. */
#define HAVE_WAIT3 1
/* Define to 1 if you have the `wait4' function. */
#define HAVE_WAIT4 1
/* Define to 1 if you have the `waitpid' function. */
#define HAVE_WAITPID 1
/* Define to 1 if you have the <whoson.h> header file. */
/* #undef HAVE_WHOSON_H */
/* Have YP/NIS in the system, and want to use it */
/* #undef HAVE_YP */
/* Using our own special replacement library for IPv6 support */
/* #undef HAVE__GETADDRINFO_ */
/* Define to 1 if you have the </local/include/whoson.h> header file. */
/* #undef HAVE__LOCAL_INCLUDE_WHOSON_H */
/* Define to 1 if you have the </opt/include/whoson.h> header file. */
/* #undef HAVE__OPT_INCLUDE_WHOSON_H */
/* Define to 1 if you have the </opt/local/include/whoson.h> header file. */
/* #undef HAVE__OPT_LOCAL_INCLUDE_WHOSON_H */
/* Define to 1 if you have the </usr/local/include/whoson.h> header file. */
/* #undef HAVE__USR_LOCAL_INCLUDE_WHOSON_H */
/* Want to use IPv6, in case it is supported in the system */
/* #undef INET6 */
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
*/
/* #undef MAJOR_IN_MKDEV */
/* Define to 1 if `major', `minor', and `makedev' are declared in
<sysmacros.h>. */
/* #undef MAJOR_IN_SYSMACROS */
/* Define if there is no specific function for reading the list of mounted
filesystems. fread will be used to read /etc/mnttab. [SVR2] */
/* #undef MOUNTED_FREAD */
/* Define if (like SVR2) there is no specific function for reading the list of
mounted filesystems, and your system has these header files: <sys/fstyp.h>
and <sys/statfs.h>. [SVR3] */
/* #undef MOUNTED_FREAD_FSTYP */
/* Define if there is a function named getfsstat for reading the list of
mounted filesystems. [DEC], [Alpha], [running], [OSF/1] */
/* #undef MOUNTED_GETFSSTAT */
/* Define if there is a function named getmnt for reading the list of mounted
filesystems. [Ultrix] */
/* #undef MOUNTED_GETMNT */
/* Define if there is a function named getmntent for reading the list of
mounted filesystems, and that function takes a single argument.
[4.3BSD,], [SunOS,], [HP-UX,], [Dynix,], [Irix] */
#define MOUNTED_GETMNTENT1 1
/* Define if there is a function named getmntent for reading the list of
mounted filesystems, and that function takes two arguments. [SVR4] */
/* #undef MOUNTED_GETMNTENT2 */
/* Define if there is a function named getmntinfo for reading the list of
mounted filesystems. [4.4BSD] */
/* #undef MOUNTED_GETMNTINFO */
/* Define if there is a function named mntctl that can be used to read the
list of mounted filesystems, and there is a system header file that
declares `struct vmount.' [AIX] */
/* #undef MOUNTED_VMOUNT */
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT "zmhack@nic.funet.fi"
/* Define to the full name of this package. */
#define PACKAGE_NAME "ZMailer"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "ZMailer 2.99.56"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "zmailer"
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.99.56"
/* Define as the return type of signal handlers (`int' or `void'). */
#define RETSIGTYPE void
/* The size of a `double', as computed by sizeof. */
#define SIZEOF_DOUBLE 8
/* The size of a `int', as computed by sizeof. */
#define SIZEOF_INT 4
/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* The size of a `short', as computed by sizeof. */
#define SIZEOF_SHORT 2
/* The size of a `void *', as computed by sizeof. */
#define SIZEOF_VOID_P 4
/* The sprinf() function returns a char* */
/* #undef SPRINTF_CHAR */
/* 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 there is no specific function for reading filesystems usage
information and you have the <sys/filsys.h> header file. [SVR2] */
/* #undef STAT_READ_FILSYS */
/* Define if statfs takes 2 args and struct statfs has a field named f_bsize.
[4.3BSD,], [SunOS], [4,], [HP-UX,], [AIX], [PS/2] */
/* #undef STAT_STATFS2_BSIZE */
/* Define if statfs takes 2 args and struct statfs has a field named f_fsize.
[4.4BSD,], [NetBSD] */
/* #undef STAT_STATFS2_FSIZE */
/* Define if statfs takes 2 args and the second argument has type struct
fs_data. [Ultrix] */
/* #undef STAT_STATFS2_FS_DATA */
/* Define if statfs takes 3 args. [DEC], [Alpha], [running], [OSF/1] */
/* #undef STAT_STATFS3_OSF1 */
/* Define if statfs takes 4 args. [SVR3,], [Dynix,], [Irix,], [Dolphin] */
/* #undef STAT_STATFS4 */
/* Define if there is a function named statvfs. [SVR4] */
#define STAT_STATVFS 1
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#define TIME_WITH_SYS_TIME 1
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
/* #undef TM_IN_SYS_TIME */
/* Can do dirfd() by referring to dd_fd */
/* #undef USE_DIRFD_DD_FD */
/* Can do dirfd() by referring to d_fd */
/* #undef USE_DIRFD_D_FD */
/* Support of LDAP isn't explicitely disabled */
/* #undef USE_LDAP */
/* Want to use TCP-Wrapper code */
/* #undef USE_TCPWRAPPER */
/* Do use incoming phase character set translator library */
/* #undef USE_TRANSLATION */
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
/* #undef WORDS_BIGENDIAN */
/* Define to 1 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 1 if on MINIX. */
/* #undef _MINIX */
/* Define to 2 if the system does not provide POSIX.1 features except with
this defined. */
/* #undef _POSIX_1_SOURCE */
/* Define to 1 if you need to in order for `stat' and other things to work. */
/* #undef _POSIX_SOURCE */
/* Define to empty if `const' does not conform to ANSI C. */
/* #undef const */
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef gid_t */
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
if it is not supported. */
/* #undef inline */
/* Define to `int' if <sys/types.h> does not define. */
/* #undef mode_t */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef off_t */
/* Define to `unsigned' if <sys/types.h> does not define. */
/* #undef size_t */
/* Define to `int' if <sys/types.h> doesn't define. */
/* #undef uid_t */
syntax highlighted by Code2HTML, v. 0.9.1