/* config.h. Generated by configure. */
/* config.h.in. Generated from configure.in by autoheader. */
/* Define if compiling with dmalloc. */
/* #undef DMALLOC */
/* 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
/* Type pointed to by 3rd argument of getgrouplist. */
#define GROUPLIST_T int
/* Define if msghdr has msg_accrights field for passing file descriptors. */
/* #undef HAVE_ACCRIGHTS */
/* Define to 1 if you have the `arc4random' function. */
#define HAVE_ARC4RANDOM 1
/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
#define HAVE_ARPA_NAMESER_COMPAT_H 1
/* Define to 1 if you have the `bindresvport' function. */
#define HAVE_BINDRESVPORT 1
/* Define if system headers declare a bpf_u_int32 type. */
#define HAVE_BPF_U_INT32 1
/* Define to 1 if you have the `clock_gettime' function. */
/* #undef HAVE_CLOCK_GETTIME */
/* Define if system headers declare clock_gettime. */
/* #undef HAVE_CLOCK_GETTIME_DECL */
/* Define if system has cmsghdr structure for passing file descriptors. */
#define HAVE_CMSGHDR 1
/* Define to 1 if you have the <dlfcn.h> header file. */
#define HAVE_DLFCN_H 1
/* Define if the first element of a grouplist is the effective gid */
#define HAVE_EGID_IN_GROUPLIST 1
/* Define to 1 if you have the `flock' function. */
#define HAVE_FLOCK 1
/* Define to 1 if you have the `getdtablesize' function. */
#define HAVE_GETDTABLESIZE 1
/* Define to 1 if you have the `getegid' function. */
#define HAVE_GETEGID 1
/* Define to 1 if you have the `geteuid' function. */
#define HAVE_GETEUID 1
/* Define to 1 if you have the `getgrouplist' function. */
#define HAVE_GETGROUPLIST 1
/* Define to 1 if you have the `getspnam' function. */
/* #undef HAVE_GETSPNAM */
/* Define to 1 if you have the `inet_aton' function. */
#define HAVE_INET_ATON 1
/* Define to 1 if you have the `initgroups' function. */
#define HAVE_INITGROUPS 1
/* Define if system headers declare a int32_t type. */
#define HAVE_INT32_T 1
/* Define if system headers declare a int64_t type. */
#define HAVE_INT64_T 1
/* Define to 1 if you have the <inttypes.h> header file. */
/* #undef HAVE_INTTYPES_H */
/* Define to 1 if you have the `issetugid' function. */
#define HAVE_ISSETUGID 1
/* Define to 1 if you have the <login_cap.h> header file. */
/* #undef HAVE_LOGIN_CAP_H */
/* Define to 1 if you have the `memcpy' function. */
#define HAVE_MEMCPY 1
/* Define to 1 if you have the <memory.h> header file. */
/* #undef HAVE_MEMORY_H */
/* Define to 1 if you have the `mkdtemp' function. */
#define HAVE_MKDTEMP 1
/* Define if system headers declare a mode_t type. */
#define HAVE_MODE_T 1
/* Define if you have dbm/ndbm */
#define HAVE_NDBM 1
/* Define if off_t is 64 bits wide. */
/* #undef HAVE_OFF_T_64 */
/* Define if struct passwd has pw_class field */
#define HAVE_PASSWD_PW_CLASS 1
/* Define if struct passwd has pw_expire field */
#define HAVE_PASSWD_PW_EXPIRE 1
/* Define to 1 if you have the `pcap_freecode' function. */
#define HAVE_PCAP_FREECODE 1
/* Define to 1 if you have the <pcap.h> header file. */
#define HAVE_PCAP_H 1
/* Define if system headers declare a rlim_t type. */
#define HAVE_RLIM_T 1
/* Define if struct sockaddr has sa_len field. */
#define HAVE_SA_LEN 1
/* Define to 1 if you have the `seteuid' function. */
#define HAVE_SETEUID 1
/* Define to 1 if you have the `setlogin' function. */
#define HAVE_SETLOGIN 1
/* Define if you have the setusercontext function */
/* #undef HAVE_SETUSERCONTEXT */
/* Define if system headers declare a socklen_t type. */
#define HAVE_SOCKLEN_T 1
/* Define if system headers declare a ssize_t type. */
#define HAVE_SSIZE_T 1
/* Define to 1 if you have the <stdint.h> header file. */
/* #undef HAVE_STDINT_H */
/* Define to 1 if you have the <stdlib.h> header file. */
/* #undef HAVE_STDLIB_H */
/* Define to 1 if you have the `strcasecmp' function. */
#define HAVE_STRCASECMP 1
/* Define to 1 if you have the `strchr' function. */
#define HAVE_STRCHR 1
/* Define to 1 if you have the `strerror' function. */
#define HAVE_STRERROR 1
/* Define to 1 if you have the <strings.h> header file. */
/* #undef HAVE_STRINGS_H */
/* Define to 1 if you have the <string.h> header file. */
/* #undef HAVE_STRING_H */
/* 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/filio.h> header file. */
#define HAVE_SYS_FILIO_H 1
/* Define to 1 if you have the <sys/rusage.h> header file. */
/* #undef HAVE_SYS_RUSAGE_H */
/* Define to 1 if you have the <sys/sockio.h> header file. */
#define HAVE_SYS_SOCKIO_H 1
/* Define to 1 if you have the <sys/stat.h> header file. */
/* #undef HAVE_SYS_STAT_H */
/* 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. */
/* #undef HAVE_SYS_TYPES_H */
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
#define HAVE_SYS_WAIT_H 1
/* Define if sys/time.h defines a struct timespec. */
#define HAVE_TIMESPEC 1
/* Define to 1 if you have the <unistd.h> header file. */
/* #undef HAVE_UNISTD_H */
/* Define to 1 if you have the `unsetenv' function. */
#define HAVE_UNSETENV 1
/* Define if system headers declare a u_char type. */
#define HAVE_U_CHAR 1
/* Define if system headers declare a u_int type. */
#define HAVE_U_INT 1
/* Define if system headers declare a u_int16_t type. */
#define HAVE_U_INT16_T 1
/* Define if system headers declare a u_int32_t type. */
#define HAVE_U_INT32_T 1
/* Define if system headers declare a u_int64_t type. */
#define HAVE_U_INT64_T 1
/* Define if system headers declare a u_int8_t type. */
#define HAVE_U_INT8_T 1
/* Define if system headers declare a u_long type. */
#define HAVE_U_LONG 1
/* Define if select can take file descriptors >= FD_SETSIZE */
#define HAVE_WIDE_SELECT 1
/* Define if system headers do not declare bindresvport. */
#define NEED_BINDRESVPORT_DECL 1
/* Define if system headers do not declare dn_expand. */
/* #undef NEED_DN_EXPAND_DECL */
/* Define if system headers do not declare dn_skipname. */
/* #undef NEED_DN_SKIPNAME_DECL */
/* Define if system headers do not declare getrusage. */
/* #undef NEED_GETRUSAGE_DECL */
/* Define if system headers do not declare pread. */
/* #undef NEED_PREAD_DECL */
/* Define if system headers do not declare pwrite. */
/* #undef NEED_PWRITE_DECL */
/* Define if system headers do not declare res_init. */
/* #undef NEED_RES_INIT_DECL */
/* Define if system headers do not declare res_mkquery. */
/* #undef NEED_RES_MKQUERY_DECL */
/* Define if system headers do not declare sys_signame. */
/* #undef NEED_SYS_SIGNAME_DECL */
/* Name of package */
#define PACKAGE "avenger"
/* Define to the address where bug reports for this package should be sent. */
#define PACKAGE_BUGREPORT ""
/* Define to the full name of this package. */
#define PACKAGE_NAME ""
/* Define to the full name and version of this package. */
#define PACKAGE_STRING ""
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME ""
/* Define to the version of this package. */
#define PACKAGE_VERSION ""
/* Full path of logger command */
#define PATH_LOGGER "/usr/bin/logger"
/* Full path of mail.local command */
#define PATH_MAIL_LOCAL "/usr/libexec/mail.local"
/* Define if putenv makes a copy of its argument */
#define PUTENV_COPIES_ARGUMENT 1
/* Define to use Cyrus libsasl2. */
/* #undef SASL */
/* Define if setgroups is declared in <grp.h>. */
/* #undef SETGROUPS_NEEDS_GRP_H */
/* Define if SO_SNDBUF/SO_RCVBUF can exceed 64K. */
#define SFS_ALLOW_LARGE_BUFFER 1
/* Path to the strongest random number device, if any. */
#define SFS_DEV_RANDOM "/dev/urandom"
/* Define if the stat structure has a st_atimespec field. */
#define SFS_HAVE_STAT_ST_ATIMESPEC 1
/* Define if the stat structure has a st_mtim field. */
/* #undef SFS_HAVE_STAT_ST_MTIM */
/* Define if the stat structure has a st_mtimespec field. */
#define SFS_HAVE_STAT_ST_MTIMESPEC 1
/* The size of a `long', as computed by sizeof. */
#define SIZEOF_LONG 4
/* The size of a `long long', as computed by sizeof. */
#define SIZEOF_LONG_LONG 8
/* Define to implement STARTTLS command. */
#define STARTTLS 1
/* Define to 1 if you have the ANSI C header files. */
/* #undef STDC_HEADERS */
/* 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 */
/* Define to include code for TCP SYN fingerprints */
#define USE_SYNFP 1
/* Define if system header files typedef u_int64_t as unsigned long long */
#define U_INT64_T_IS_LONG_LONG 1
/* Version number of package */
#define VERSION "0.7.7"
/* 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 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 to `__inline__' or `__inline' if that's what the C compiler
calls it, or to nothing if 'inline' is not supported under any name. */
#ifndef __cplusplus
/* #undef inline */
#endif
/* Define to `long' if <sys/types.h> does not define. */
#define off_t long
/* 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