/* include/smconf.h. Generated automatically by configure. */
/* include/smconf.h.in. Generated automatically from configure.ac by autoheader. */
/* Define if you have the `accept' function. */
#define HAVE_ACCEPT 1
/* Define if you have the <arpa/nameser8_compat.h> header file. */
#define HAVE_ARPA_NAMESER8_COMPAT_H 1
/* Define if you have the <arpa/nameser_compat.h> header file. */
#define HAVE_ARPA_NAMESER_COMPAT_H 1
/* Define if you have the <arpa/nameser.h> header file. */
#define HAVE_ARPA_NAMESER_H 1
/* Define if you have the `asprintf' function. */
#define HAVE_ASPRINTF 1
/* Define if you have the <assert.h> header file. */
#define HAVE_ASSERT_H 1
/* Define if you have the `bcopy' function. */
/* #undef HAVE_BCOPY */
/* Define if Berkeley DB 4.x (x > 0) is available */
#define HAVE_BERKELEYDB4 1
/* Define if you have the `bzero' function. */
/* #undef HAVE_BZERO */
/* Define if you have the `calloc' function. */
#define HAVE_CALLOC 1
/* Define if you have the <cdb.h> header file. */
#define HAVE_CDB_H 1
/* Define if you have the `clock_gettime' function. */
/* #undef HAVE_CLOCK_GETTIME */
/* Define if you have the `closefrom' function. */
/* #undef HAVE_CLOSEFROM */
/* Define if you have the `ctime_r' function. */
#define HAVE_CTIME_R 1
/* Define if you have the `err' function. */
#define HAVE_ERR 1
/* Define if you have the <errno.h> header file. */
#define HAVE_ERRNO_H 1
/* Define if you have the `errx' function. */
#define HAVE_ERRX 1
/* Define if you have the <err.h> header file. */
#define HAVE_ERR_H 1
/* Define if you have the `fdatasync' function. */
/* #undef HAVE_FDATASYNC */
/* Define if you have the `fdwalk' function. */
/* #undef HAVE_FDWALK */
/* Define if you have the `ffs' function. */
#define HAVE_FFS 1
/* Define if you have the `fgetln' function. */
#define HAVE_FGETLN 1
/* Define if you have the `flockfile' function. */
#define HAVE_FLOCKFILE 1
/* Define if your system allows free(NULL) */
#define HAVE_FREE_NULL 1
/* Define if you have the `getaddrinfo' function. */
#define HAVE_GETADDRINFO 1
/* Define if you have the `getc_unlocked' function. */
#define HAVE_GETC_UNLOCKED 1
/* Define if you have the `getgrgid' function. */
#define HAVE_GETGRGID 1
/* Define if you have the `gethrtime' function. */
/* #undef HAVE_GETHRTIME */
/* Define if you have the `gethrvtime' function. */
/* #undef HAVE_GETHRVTIME */
/* Define if you have the `getpwnam_r' function. */
#define HAVE_GETPWNAM_R 1
/* Define if you have the `getrlimit' function. */
#define HAVE_GETRLIMIT 1
/* Define if you have the `getsockopt' function. */
#define HAVE_GETSOCKOPT 1
/* Define if you have the <grp.h> header file. */
#define HAVE_GRP_H 1
/* Define if you have the `inet_aton' function. */
#define HAVE_INET_ATON 1
/* Define if you have the `inet_pton' function. */
#define HAVE_INET_PTON 1
/* Define if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define if you have the `nsl' library (-lnsl). */
/* #undef HAVE_LIBNSL */
/* Define if you have the `resolv' library (-lresolv). */
#define HAVE_LIBRESOLV 1
/* Define if you have the `socket' library (-lsocket). */
/* #undef HAVE_LIBSOCKET */
/* Define if you have the <limits.h> header file. */
#define HAVE_LIMITS_H 1
/* Define if you have the `lockf' function. */
#define HAVE_LOCKF 1
/* Define if your system has a working `malloc' function. */
#define HAVE_MALLOC 1
/* Define if you have the `memcmp' function. */
#define HAVE_MEMCMP 1
/* Define if you have the `memcpy' function. */
#define HAVE_MEMCPY 1
/* Define if you have the `memmove' function. */
#define HAVE_MEMMOVE 1
/* Define if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define if you have the `memset' function. */
#define HAVE_MEMSET 1
/* Define if you have the `moncontrol' function. */
#define HAVE_MONCONTROL 1
/* Define if msghdr{} has msg_control member */
/* #undef HAVE_MSGHDR_MSG_CONTROL */
/* Define if you have the `nanosleep' function. */
#define HAVE_NANOSLEEP 1
/* Define if you have the <netinet/in.h> header file. */
#define HAVE_NETINET_IN_H 1
/* Define if you have the <note.h> header file. */
/* #undef HAVE_NOTE_H */
/* Define if you have the <openssl/sha.h> header file. */
#define HAVE_OPENSSL_SHA_H 1
/* Define if you have the <openssl/ssl.h> header file. */
#define HAVE_OPENSSL_SSL_H 1
/* Define if you have the `poll' function. */
/* #undef HAVE_POLL */
/* Define if you have POSIX threads libraries and header files. */
/* #undef HAVE_PTHREAD */
/* Define if you have the `pthread_attr_getstacksize' function. */
#define HAVE_PTHREAD_ATTR_GETSTACKSIZE 1
/* Define if you have the <pthread.h> header file. */
#define HAVE_PTHREAD_H 1
/* Define if you have the `pthread_setconcurrency' function. */
/* #undef HAVE_PTHREAD_SETCONCURRENCY */
/* Define if you have the `pthread_yield' function. */
/* #undef HAVE_PTHREAD_YIELD */
/* Define if you have the <pwd.h> header file. */
#define HAVE_PWD_H 1
/* Define if you have the <resolv.h> header file. */
/* #undef HAVE_RESOLV_H */
/* Define if you have the `res_close' function. */
/* #undef HAVE_RES_CLOSE */
/* Define if your system has res_query() prototype */
/* #undef HAVE_RES_QUERY_PROTOTYPE */
/* Define if your system ctype is 8 bit safe */
#define HAVE_SAFE_CTYPE 1
/* Define if you have the `sasl_version_info' function. */
#define HAVE_SASL_VERSION_INFO 1
/* Define if you have the `select' function. */
#define HAVE_SELECT 1
/* Define if your system has a working SHA1() function */
#define HAVE_SHA1 1
/* Define if you have the `sigprocmask' function. */
#define HAVE_SIGPROCMASK 1
/* Define if you have the `sigwait' function. */
#define HAVE_SIGWAIT 1
/* Define if your system has a working snprintf */
#define HAVE_SNPRINTF 1
/* Define if sockaddr_un has sun_len member */
/* #undef HAVE_SOCK_UN_SUN_LEN */
/* Define if you have the `statfs' function. */
#define HAVE_STATFS 1
/* Define if statfs uses four arguments */
/* #undef HAVE_STATFS_4ARGS */
/* Define if you have the `statvfs' function. */
#define HAVE_STATVFS 1
/* Define if your system returns useful blksize for inet sockets */
/* #undef HAVE_STBLKSZ_INET */
/* Define if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
/* Define if you have the <stdbool.h> header file. */
#define HAVE_STDBOOL_H 1
/* Define if you have the <stddef.h> header file. */
#define HAVE_STDDEF_H 1
/* Define if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
/* Define if you have the `strchr' function. */
#define HAVE_STRCHR 1
/* Define if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define if you have the `strftime' function. */
#define HAVE_STRFTIME 1
/* Define if strftime() supports %e */
/* #undef HAVE_STRFTIME_E */
/* Define if you have the <strings.h> header file. */
#define HAVE_STRINGS_H 1
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1
/* Define if you have the `strlcat' function. */
#define HAVE_STRLCAT 1
/* Define if you have the `strlcpy' function. */
#define HAVE_STRLCPY 1
/* Define if you have the `strptime' function. */
#define HAVE_STRPTIME 1
/* Define if you have the `strrchr' function. */
#define HAVE_STRRCHR 1
/* Define if you have the `strsep' function. */
#define HAVE_STRSEP 1
/* Define if the system has the type `struct cmsghdr'. */
/* #undef HAVE_STRUCT_CMSGHDR */
/* Define if you have the `sysconf' function. */
#define HAVE_SYSCONF 1
/* Define if you have the <sysexits.h> header file. */
#define HAVE_SYSEXITS_H 1
/* Define if you have the `syslog_r' function. */
/* #undef HAVE_SYSLOG_R */
/* Define if you have the <sys/cdefs.h> header file. */
#define HAVE_SYS_CDEFS_H 1
/* Define if sys_errlist is available */
#define HAVE_SYS_ERRLIST 1
/* Define if you have the <sys/filio.h> header file. */
#define HAVE_SYS_FILIO_H 1
/* Define if you have the <sys/ioctl.h> header file. */
#define HAVE_SYS_IOCTL_H 1
/* Define if you have the <sys/ipc.h> header file. */
#define HAVE_SYS_IPC_H 1
/* Define if you have the <sys/mman.h> header file. */
#define HAVE_SYS_MMAN_H 1
/* Define if you have the <sys/mount.h> header file. */
/* #undef HAVE_SYS_MOUNT_H */
/* Define if sys_nerr is available */
#define HAVE_SYS_NERR 1
/* Define if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1
/* Define if you have the <sys/socket.h> header file. */
#define HAVE_SYS_SOCKET_H 1
/* Define if you have the <sys/statfs.h> header file. */
/* #undef HAVE_SYS_STATFS_H */
/* Define if you have the <sys/statvfs.h> header file. */
#define HAVE_SYS_STATVFS_H 1
/* Define if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
/* Define if you have the <sys/types.h> header file. */
/* #undef HAVE_SYS_TYPES_H */
/* Define if you have the <sys/uio.h> header file. */
#define HAVE_SYS_UIO_H 1
/* Define if you have the <sys/vfs.h> header file. */
/* #undef HAVE_SYS_VFS_H */
/* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
/* #undef HAVE_SYS_WAIT_H */
/* Define if you have the `timegm' function. */
#define HAVE_TIMEGM 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* have unixware sigwait */
/* #undef HAVE_UNIXWARE_SIGWAIT */
/* Define if your system char is unsigned */
/* #undef HAVE_UNSIGNED_CHAR */
/* Define if your system size_t is unsigned */
#define HAVE_UNSIGNED_SIZE_T 1
/* Define if you have the `ustat' function. */
/* #undef HAVE_USTAT */
/* Define if you have the <ustat.h> header file. */
/* #undef HAVE_USTAT_H */
/* Define if you have the `verr' function. */
#define HAVE_VERR 1
/* Define if you have the `verrx' function. */
#define HAVE_VERRX 1
/* Define if you have the `vsnprintf' function. */
#define HAVE_VSNPRINTF 1
/* Define if you have the `vsyslog' function. */
#define HAVE_VSYSLOG 1
/* Define if you have the `vwarn' function. */
#define HAVE_VWARN 1
/* Define if you have the `warn' function. */
#define HAVE_WARN 1
/* Define if your system has char *__progname */
#define HAVE___PROGNAME 1
/* Enable pmilter interface? */
/* #undef MTA_USE_PMILTER */
/* Define if SASL is available and should be used */
/* #undef MTA_USE_SASL */
/* Define if TINYCDB is available and should be used */
#define MTA_USE_TINYCDB 1
/* Define if TLS is available and should be used */
/* #undef MTA_USE_TLS */
/* Define if your system needs arpa/nameser8_compat.h */
/* #undef NEED_NAMESER8_COMPAT */
/* Define if your system needs arpa/nameser_compat.h */
/* #undef NEED_NAMESER_COMPAT */
/* need pthread_init */
/* #undef NEED_PTHREAD_INIT */
/* define if the system is missing a prototype for strptime() */
/* #undef NEED_STRPTIME_PROTO */
/* define if the system is missing a prototype for strsep() */
/* #undef NEED_STRSEP_PROTO */
/* Name of package */
#define PACKAGE "meta1"
/* Define if getpwnam_r() conforms to POSIX */
#define POSIX_GETPWNAM_R 1
/* Define to the necessary symbol if this constant uses a non-standard name on
your system. */
/* #undef PTHREAD_CREATE_JOINABLE */
/* The size of a `char', as computed by sizeof. */
#define SIZEOF_CHAR 0
/* The size of a `int', as computed by sizeof. */
#define SIZEOF_INT 0
/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 0
/* The size of a `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 0
/* The size of a `off_t', as computed by sizeof. */
#define SIZEOF_OFF_T 0
/* The size of a `pid_t', as computed by sizeof. */
#define SIZEOF_PID_T 0
/* The size of a `quad_t', as computed by sizeof. */
#define SIZEOF_QUAD_T 0
/* The size of a `short', as computed by sizeof. */
#define SIZEOF_SHORT 0
/* The size of a `size_t', as computed by sizeof. */
#define SIZEOF_SIZE_T 0
/* The size of a `time_t', as computed by sizeof. */
#define SIZEOF_TIME_T 0
/* The size of a `unsigned long long', as computed by sizeof. */
#define SIZEOF_UNSIGNED_LONG_LONG 0
/* The size of a `void *', as computed by sizeof. */
#define SIZEOF_VOID_P 0
/* Specify API of ctime_r() */
#define SM_CTIME_R_API 0
/* Define if stat{} has st_mtime member */
/* #undef SM_STAT_st_mtime */
/* Define if stat{} has st_mtimespec member */
/* #undef SM_STAT_st_mtimespec */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you can safely include both <sys/time.h> and <time.h>. */
/* #undef TIME_WITH_SYS_TIME */
/* Version number of package */
#define VERSION "1.0.PreAlpha22.0"
/* use posix sigwait */
/* #undef _POSIX_PTHREAD_SEMANTICS */
/* Define to `unsigned char' if <sys/types.h> does not define. */
#define byte unsigned char
/* Define to `char *' if <sys/types.h> does not define. */
#define caddr_t char *
/* Define to empty if `const' does not conform to ANSI C. */
#define const
/* Define to `int' if <sys/types.h> does not define. */
#define gid_t int
/* Define to `int64_t' if <sys/types.h> does not define. */
#define hrtime_t int64_t
/* Define to `long' if <sys/types.h> does not define. */
/* #undef int16_t */
/* Define to `long' if <sys/types.h> does not define. */
/* #undef int32_t */
/* Define to `long long' if <sys/types.h> does not define. */
/* #undef int64_t */
/* Define to `char' if <sys/types.h> does not define. */
/* #undef int8_t */
/* Define to `unsigned long' if <sys/types.h> does not define. */
#define off_t unsigned long
/* Define to `unsigned' if <sys/types.h> does not define. */
#define size_t unsigned
/* Define to the type of the 3rd arg to accept() */
#define socklen_T int
/* Define to the type of the 5th arg to getsockopt() */
#define sockoptlen_T int
/* Define to `int' if <sys/types.h> does not define. */
#define ssize_t int
/* Define to `unsigned char' if <sys/types.h> does not define. */
#define uchar unsigned char
/* Define to `int' if <sys/types.h> does not define. */
#define uid_t int
/* Define to `unsigned int' if <sys/types.h> does not define. */
#define uint unsigned int
/* Define to `unsigned long' if <sys/types.h> does not define. */
/* #undef uint16_t */
/* Define to `unsigned long' if <sys/types.h> does not define. */
/* #undef uint32_t */
/* Define to `unsigned long long' if <sys/types.h> does not define. */
/* #undef uint64_t */
/* Define to `unsigned char' if <sys/types.h> does not define. */
/* #undef uint8_t */
/* Define to `unsigned long' if <sys/types.h> does not define. */
#define ulong unsigned long
/* Define to `unsigned short' if <sys/types.h> does not define. */
#define ushort unsigned short
syntax highlighted by Code2HTML, v. 0.9.1