1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200
|
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define to `int' if <sys/types.h> doesn't define. */
#undef gid_t
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
/* Define to `int' if <sys/types.h> doesn't define. */
#undef pid_t
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME
/* Define to `int' if <sys/types.h> doesn't define. */
#undef uid_t
/* Define if your processor stores words with the most significant
byte first (like Motorola and SPARC, unlike Intel and VAX). */
#undef WORDS_BIGENDIAN
/* Define if you want to use PAM to authenticate user. */
#undef HAVE_PAM
/* Define if you have shadow passwords in /etc/shadow (Solaris style). */
#undef HAVE_ETC_SHADOW
/* Define if you have shadow passwords in /etc/security/passwd.adjunct
(SunOS style). */
#undef HAVE_ETC_SECURITY_PASSWD_ADJUNCT
/* Define this if compiling on Ultrix. Defining those does not actually require
shadow passwords to be present; this just includes support for them. */
#undef HAVE_ULTRIX_SHADOW_PASSWORDS
/* Define this if on SCO Unix */
#undef HAVE_SCO_ETC_SHADOW
/* Define this for HP-UX 10.x shadow passwords */
#undef HAVE_HPUX_TCB_AUTH
/* Define if you want to use APOP */
#undef APOP
/* Define if you want to have mailbox support */
#undef MDMAILBOX
/* Define if you want to have maildir support */
#undef MDMAILDIR
/* Define if you want to have configuration file support */
#undef CONFIGFILE
/* Define if you want to have user configuration support */
#undef USERCONFIG
/* Define if you want to have bulletins support */
#undef BULLETINS
/* Define if you want to have expiration support */
#undef EXPIRATION
/* Define if you want to compile standalone server */
#undef STANDALONE
/* Define if you want to have LAST command support */
#undef LASTCMD
/* Define to `int' if <sys/types.h> doesn't define */
#undef ssize_t
/* Define to `int' if <sys/types.h> doesn't define */
#undef socklen_t
/* Define if you have the maillock() function */
#undef MAILOCK
/* Define if you want to have support for user names mapping */
#undef MAPPING
/* Define if you want to have support for non-IP virtual hosting */
#undef NONIPVIRTUALS
/* Define if you want to have support for "AllowRootLogin" option */
#undef ALLOWROOTLOGIN
/* Define if you want to have support for "CreateMailDrop" option */
#undef CREATEMAILDROP
/* Define if you want to have support for IPv6 protocol */
#undef SPIPV6
/* Define if you want to have resolved peer name in logs */
#undef RESOLVE_HOSTNAME
/* If defined server logs "connect" message */
#undef LOG_CONNECT
/* Define if you want to have extended logging */
#undef LOG_EXTEND
/* Define if you want to have support for statistics */
#undef STATISTICS
/* Define if you have the flock function. */
#undef HAVE_FLOCK
/* Define if you have the gethostname function. */
#undef HAVE_GETHOSTNAME
/* Define if you have the memcpy function. */
#undef HAVE_MEMCPY
/* Define if you have the mkdir function. */
#undef HAVE_MKDIR
/* Define if you have the rmdir function. */
#undef HAVE_RMDIR
/* Define if you have the setgroups function. */
#undef HAVE_SETGROUPS
/* Define if you have the setsockopt function. */
#undef HAVE_SETSOCKOPT
/* Define if you have the snprintf function. */
#undef HAVE_SNPRINTF
/* Define if you have the strchr function. */
#undef HAVE_STRCHR
/* Define if you have the strdup function. */
#undef HAVE_STRDUP
/* Define if you have the strerror function. */
#undef HAVE_STRERROR
/* Define if you have the strtol function. */
#undef HAVE_STRTOL
/* Define if you have the utime function. */
#undef HAVE_UTIME
/* Define if you have the vsnprintf function. */
#undef HAVE_VSNPRINTF
/* Define if you have the <dirent.h> header file. */
#undef HAVE_DIRENT_H
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <grp.h> header file. */
#undef HAVE_GRP_H
/* Define if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define if you have the <ndir.h> header file. */
#undef HAVE_NDIR_H
/* Define if you have the <shadow.h> header file. */
#undef HAVE_SHADOW_H
/* Define if you have the <sys/dir.h> header file. */
#undef HAVE_SYS_DIR_H
/* Define if you have the <sys/file.h> header file. */
#undef HAVE_SYS_FILE_H
/* Define if you have the <sys/ndir.h> header file. */
#undef HAVE_SYS_NDIR_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <syslog.h> header file. */
#undef HAVE_SYSLOG_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Name of package */
#undef PACKAGE
/* Version number of package */
#undef VERSION
|