Annotation of parser3/src/include/pa_config_auto.h.in, revision 1.37
1.37 ! paf 1: /* src/include/pa_config_auto.h.in. Generated from configure.in by autoheader. */
1.1 paf 2:
1.37 ! paf 3: /* Define to 1 if you have the <arpa/inet.h> header file. */
! 4: #undef HAVE_ARPA_INET_H
1.1 paf 5:
1.37 ! paf 6: /* Define to 1 if you have the `crypt' function. */
! 7: #undef HAVE_CRYPT
1.26 paf 8:
1.37 ! paf 9: /* Define to 1 if you have the <crypt.h> header file. */
! 10: #undef HAVE_CRYPT_H
1.1 paf 11:
1.37 ! paf 12: /* Define to 1 if you have the <ctype.h> header file. */
! 13: #undef HAVE_CTYPE_H
1.26 paf 14:
1.30 paf 15: /* Define if you have daylight external variable in <time.h> */
16: #undef HAVE_DAYLIGHT
17:
1.37 ! paf 18: /* Define to 1 if you have the <direct.h> header file. */
! 19: #undef HAVE_DIRECT_H
1.30 paf 20:
1.37 ! paf 21: /* Define if you have the GNU dld library */
! 22: #undef HAVE_DLD
1.30 paf 23:
1.37 ! paf 24: /* Define to 1 if you have the `dlerror' function. */
! 25: #undef HAVE_DLERROR
1.30 paf 26:
1.37 ! paf 27: /* Define to 1 if you have the <errno.h> header file. */
! 28: #undef HAVE_ERRNO_H
1.19 paf 29:
1.37 ! paf 30: /* Define to 1 if you have the `fcntl' function. */
! 31: #undef HAVE_FCNTL
1.27 paf 32:
1.37 ! paf 33: /* Define to 1 if you have the <fcntl.h> header file. */
! 34: #undef HAVE_FCNTL_H
1.15 paf 35:
1.37 ! paf 36: /* Define to 1 if you have the `flock' function. */
1.15 paf 37: #undef HAVE_FLOCK
38:
1.37 ! paf 39: /* Define to 1 if you have the `ftruncate' function. */
1.34 paf 40: #undef HAVE_FTRUNCATE
41:
1.37 ! paf 42: /* Define to 1 if you have the `getrusage' function. */
1.17 paf 43: #undef HAVE_GETRUSAGE
44:
1.37 ! paf 45: /* Define to 1 if you have the `gettimeofday' function. */
1.31 paf 46: #undef HAVE_GETTIMEOFDAY
47:
1.37 ! paf 48: /* Define to 1 if you have the <inttypes.h> header file. */
! 49: #undef HAVE_INTTYPES_H
1.15 paf 50:
1.37 ! paf 51: /* Define to 1 if you have the <io.h> header file. */
! 52: #undef HAVE_IO_H
1.17 paf 53:
1.37 ! paf 54: /* Define to 1 if you have the `crypt' library (-lcrypt). */
! 55: #undef HAVE_LIBCRYPT
1.12 paf 56:
1.37 ! paf 57: /* Define if you have the libdl library or equivalent. */
! 58: #undef HAVE_LIBDL
1.17 paf 59:
1.37 ! paf 60: /* Define to 1 if you have the `m' library (-lm). */
! 61: #undef HAVE_LIBM
1.33 paf 62:
1.37 ! paf 63: /* Define to 1 if you have the `nsl' library (-lnsl). */
! 64: #undef HAVE_LIBNSL
1.12 paf 65:
1.37 ! paf 66: /* Define to 1 if you have the `socket' library (-lsocket). */
! 67: #undef HAVE_LIBSOCKET
1.33 paf 68:
1.37 ! paf 69: /* Define to 1 if you have the `wsock32' library (-lwsock32). */
! 70: #undef HAVE_LIBWSOCK32
1.12 paf 71:
1.37 ! paf 72: /* Define to 1 if you have the `xnet' library (-lxnet). */
! 73: #undef HAVE_LIBXNET
1.33 paf 74:
1.37 ! paf 75: /* Define to 1 if you have the `lockf' function. */
! 76: #undef HAVE_LOCKF
1.1 paf 77:
1.37 ! paf 78: /* Define to 1 if you have the <math.h> header file. */
1.1 paf 79: #undef HAVE_MATH_H
80:
1.37 ! paf 81: /* Define to 1 if you have the <memory.h> header file. */
1.3 parser 82: #undef HAVE_MEMORY_H
83:
1.37 ! paf 84: /* Define to 1 if you have the <netdb.h> header file. */
1.33 paf 85: #undef HAVE_NETDB_H
86:
1.37 ! paf 87: /* Define to 1 if you have the <netinet/in.h> header file. */
1.33 paf 88: #undef HAVE_NETINET_IN_H
89:
1.37 ! paf 90: /* Define to 1 if you have the <new> header file. */
1.14 paf 91: #undef HAVE_NEW
92:
1.37 ! paf 93: /* compiler supports pragma pack */
! 94: #undef HAVE_PRAGMA_PACK
! 95:
! 96: /* Define to 1 if you have the <process.h> header file. */
1.1 paf 97: #undef HAVE_PROCESS_H
98:
1.37 ! paf 99: /* Define to 1 if you have the `qsort' function. */
! 100: #undef HAVE_QSORT
! 101:
! 102: /* Define to 1 if you have the `round' function. */
! 103: #undef HAVE_ROUND
! 104:
! 105: /* Define to 1 if you have the `select' function. */
! 106: #undef HAVE_SELECT
! 107:
! 108: /* Define to 1 if you have the <setjmp.h> header file. */
1.3 parser 109: #undef HAVE_SETJMP_H
110:
1.37 ! paf 111: /* library has set_new_handler func */
! 112: #undef HAVE_SET_NEW_HANDLER
! 113:
! 114: /* Define if you have the shl_load function. */
! 115: #undef HAVE_SHL_LOAD
! 116:
! 117: /* Define to 1 if you have the `siglongjmp' function. */
! 118: #undef HAVE_SIGLONGJMP
! 119:
! 120: /* Define to 1 if you have the `sign' function. */
! 121: #undef HAVE_SIGN
! 122:
! 123: /* Define to 1 if you have the <signal.h> header file. */
1.32 paf 124: #undef HAVE_SIGNAL_H
125:
1.37 ! paf 126: /* Define to 1 if you have the `sigsetjmp' function. */
! 127: #undef HAVE_SIGSETJMP
! 128:
! 129: /* Define to 1 if you have the <stdarg.h> header file. */
1.1 paf 130: #undef HAVE_STDARG_H
1.3 parser 131:
1.37 ! paf 132: /* Define to 1 if you have the <stddef.h> header file. */
1.3 parser 133: #undef HAVE_STDDEF_H
1.1 paf 134:
1.37 ! paf 135: /* Define to 1 if you have the <stdint.h> header file. */
! 136: #undef HAVE_STDINT_H
! 137:
! 138: /* Define to 1 if you have the <stdio.h> header file. */
1.1 paf 139: #undef HAVE_STDIO_H
140:
1.37 ! paf 141: /* Define to 1 if you have the <stdlib.h> header file. */
1.1 paf 142: #undef HAVE_STDLIB_H
143:
1.37 ! paf 144: /* Define to 1 if you have the <strings.h> header file. */
! 145: #undef HAVE_STRINGS_H
! 146:
! 147: /* Define to 1 if you have the <string.h> header file. */
1.1 paf 148: #undef HAVE_STRING_H
149:
1.37 ! paf 150: /* Define to 1 if you have the <sys/file.h> header file. */
1.15 paf 151: #undef HAVE_SYS_FILE_H
152:
1.37 ! paf 153: /* Define to 1 if you have the <sys/locking.h> header file. */
1.15 paf 154: #undef HAVE_SYS_LOCKING_H
155:
1.37 ! paf 156: /* Define to 1 if you have the <sys/resource.h> header file. */
1.17 paf 157: #undef HAVE_SYS_RESOURCE_H
158:
1.37 ! paf 159: /* Define to 1 if you have the <sys/select.h> header file. */
1.17 paf 160: #undef HAVE_SYS_SELECT_H
1.33 paf 161:
1.37 ! paf 162: /* Define to 1 if you have the <sys/socket.h> header file. */
1.33 paf 163: #undef HAVE_SYS_SOCKET_H
1.17 paf 164:
1.37 ! paf 165: /* Define to 1 if you have the <sys/stat.h> header file. */
1.1 paf 166: #undef HAVE_SYS_STAT_H
1.17 paf 167:
1.37 ! paf 168: /* Define to 1 if you have the <sys/time.h> header file. */
1.17 paf 169: #undef HAVE_SYS_TIME_H
1.15 paf 170:
1.37 ! paf 171: /* Define to 1 if you have the <sys/types.h> header file. */
1.15 paf 172: #undef HAVE_SYS_TYPES_H
1.1 paf 173:
1.37 ! paf 174: /* Define if you have timezone external variable in <time.h> */
! 175: #undef HAVE_TIMEZONE
! 176:
! 177: /* Define to 1 if you have the <time.h> header file. */
1.1 paf 178: #undef HAVE_TIME_H
179:
1.37 ! paf 180: /* Define if you have tm_gmtoff member of tm structure in <time.h> */
! 181: #undef HAVE_TM_GMTOFF
! 182:
! 183: /* Define if you have tm_tzadj member of tm structure in <time.h> */
! 184: #undef HAVE_TM_TZADJ
! 185:
! 186: /* Define to 1 if you have the `trunc' function. */
! 187: #undef HAVE_TRUNC
! 188:
! 189: /* Define to 1 if you have the <unistd.h> header file. */
1.1 paf 190: #undef HAVE_UNISTD_H
1.27 paf 191:
1.37 ! paf 192: /* Define to 1 if you have the <winsock.h> header file. */
1.29 paf 193: #undef HAVE_WINSOCK_H
194:
1.37 ! paf 195: /* Define to 1 if you have the `_locking' function. */
! 196: #undef HAVE__LOCKING
! 197:
! 198: /* pa_exec disabled */
! 199: #undef NO_PA_EXECS
! 200:
! 201: /* no string origin tracking */
! 202: #undef NO_STRING_ORIGIN
! 203:
! 204: /* Define to the address where bug reports for this package should be sent. */
! 205: #undef PACKAGE_BUGREPORT
1.9 paf 206:
1.37 ! paf 207: /* Define to the full name of this package. */
! 208: #undef PACKAGE_NAME
1.8 parser 209:
1.37 ! paf 210: /* Define to the full name and version of this package. */
! 211: #undef PACKAGE_STRING
1.1 paf 212:
1.37 ! paf 213: /* Define to the one symbol short name of this package. */
! 214: #undef PACKAGE_TARNAME
1.4 parser 215:
1.37 ! paf 216: /* Define to the version of this package. */
! 217: #undef PACKAGE_VERSION
1.4 parser 218:
1.37 ! paf 219: /* parser uses this command instead of user-defined sendmail commands */
! 220: #undef PA_FORCED_SENDMAIL
1.4 parser 221:
1.36 paf 222: /* disabled reading of files belonging to group+user other then effective */
1.35 paf 223: #undef PA_SAFE_MODE
1.1 paf 224:
1.28 paf 225: /* one can throw from dynamic library */
226: #undef PA_WITH_SJLJ_EXCEPTIONS
227:
1.37 ! paf 228: /* Define to 1 if you have the ANSI C header files. */
! 229: #undef STDC_HEADERS
1.10 paf 230:
1.37 ! paf 231: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
! 232: #undef TIME_WITH_SYS_TIME
1.25 paf 233:
1.37 ! paf 234: /* Windows32 target platform */
! 235: #undef WIN32
1.25 paf 236:
1.37 ! paf 237: /* has \$mail:received (uses static library) */
1.25 paf 238: #undef WITH_MAILRECEIVE
1.24 paf 239:
1.37 ! paf 240: /* xml-abled parser (uses static library) */
! 241: #undef XML
1.21 paf 242:
1.37 ! paf 243: /* Define as `__inline' if that's what the C compiler calls it, or to nothing
! 244: if it is not supported. */
! 245: #undef inline
1.14 paf 246:
1.37 ! paf 247: /* Define to `long' if <sys/types.h> does not define. */
! 248: #undef off_t
1.11 paf 249:
1.37 ! paf 250: /* Define to `unsigned int' if <sys/types.h> does not define. */
! 251: #undef size_t
1.1 paf 252:
1.37 ! paf 253: /* Define to `int' if <sys/types.h> does not define. */
! 254: #undef ssize_t
E-mail: