Annotation of parser3/src/include/pa_config_auto.h.in, revision 1.64
1.37 paf 1: /* src/include/pa_config_auto.h.in. Generated from configure.in by autoheader. */
1.1 paf 2:
1.38 paf 3: /* using cygwin building environment */
4: #undef CYGWIN
5:
1.45 misha 6: /* FreeBSD4X target platform */
7: #undef FREEBSD4
8:
1.56 moko 9: /* Define to 1 if you have the `argz_add' function. */
10: #undef HAVE_ARGZ_ADD
11:
12: /* Define to 1 if you have the `argz_append' function. */
13: #undef HAVE_ARGZ_APPEND
14:
15: /* Define to 1 if you have the `argz_count' function. */
16: #undef HAVE_ARGZ_COUNT
17:
18: /* Define to 1 if you have the `argz_create_sep' function. */
19: #undef HAVE_ARGZ_CREATE_SEP
20:
21: /* Define to 1 if you have the <argz.h> header file. */
22: #undef HAVE_ARGZ_H
23:
24: /* Define to 1 if you have the `argz_insert' function. */
25: #undef HAVE_ARGZ_INSERT
26:
27: /* Define to 1 if you have the `argz_next' function. */
28: #undef HAVE_ARGZ_NEXT
29:
30: /* Define to 1 if you have the `argz_stringify' function. */
31: #undef HAVE_ARGZ_STRINGIFY
32:
1.37 paf 33: /* Define to 1 if you have the <arpa/inet.h> header file. */
34: #undef HAVE_ARPA_INET_H
1.1 paf 35:
1.38 paf 36: /* Define to 1 if you have the <assert.h> header file. */
37: #undef HAVE_ASSERT_H
38:
1.56 moko 39: /* Define to 1 if you have the `closedir' function. */
40: #undef HAVE_CLOSEDIR
41:
1.37 paf 42: /* Define to 1 if you have the `crypt' function. */
43: #undef HAVE_CRYPT
1.26 paf 44:
1.37 paf 45: /* Define to 1 if you have the <crypt.h> header file. */
46: #undef HAVE_CRYPT_H
1.1 paf 47:
1.37 paf 48: /* Define to 1 if you have the <ctype.h> header file. */
49: #undef HAVE_CTYPE_H
1.26 paf 50:
1.30 paf 51: /* Define if you have daylight external variable in <time.h> */
52: #undef HAVE_DAYLIGHT
53:
1.56 moko 54: /* Define to 1 if you have the declaration of `cygwin_conv_path', and to 0 if
55: you don't. */
56: #undef HAVE_DECL_CYGWIN_CONV_PATH
57:
1.37 paf 58: /* Define to 1 if you have the <direct.h> header file. */
59: #undef HAVE_DIRECT_H
1.30 paf 60:
1.56 moko 61: /* Define to 1 if you have the <dirent.h> header file. */
62: #undef HAVE_DIRENT_H
63:
1.37 paf 64: /* Define if you have the GNU dld library */
65: #undef HAVE_DLD
1.30 paf 66:
1.56 moko 67: /* Define to 1 if you have the <dld.h> header file. */
68: #undef HAVE_DLD_H
69:
1.37 paf 70: /* Define to 1 if you have the `dlerror' function. */
71: #undef HAVE_DLERROR
1.30 paf 72:
1.56 moko 73: /* Define to 1 if you have the <dlfcn.h> header file. */
74: #undef HAVE_DLFCN_H
75:
76: /* Define to 1 if you have the <dl.h> header file. */
77: #undef HAVE_DL_H
78:
79: /* Define if you have the _dyld_func_lookup function. */
80: #undef HAVE_DYLD
81:
1.37 paf 82: /* Define to 1 if you have the <errno.h> header file. */
83: #undef HAVE_ERRNO_H
1.19 paf 84:
1.56 moko 85: /* Define to 1 if the system has the type `error_t'. */
86: #undef HAVE_ERROR_T
87:
1.46 misha 88: /* Define to 1 if you have the `fchmod' function. */
89: #undef HAVE_FCHMOD
90:
1.37 paf 91: /* Define to 1 if you have the `fcntl' function. */
92: #undef HAVE_FCNTL
1.27 paf 93:
1.37 paf 94: /* Define to 1 if you have the <fcntl.h> header file. */
95: #undef HAVE_FCNTL_H
1.15 paf 96:
1.37 paf 97: /* Define to 1 if you have the `flock' function. */
1.15 paf 98: #undef HAVE_FLOCK
99:
1.37 paf 100: /* Define to 1 if you have the `ftruncate' function. */
1.34 paf 101: #undef HAVE_FTRUNCATE
102:
1.37 paf 103: /* Define to 1 if you have the `getrusage' function. */
1.17 paf 104: #undef HAVE_GETRUSAGE
105:
1.37 paf 106: /* Define to 1 if you have the `gettimeofday' function. */
1.31 paf 107: #undef HAVE_GETTIMEOFDAY
108:
1.37 paf 109: /* Define to 1 if you have the <inttypes.h> header file. */
110: #undef HAVE_INTTYPES_H
1.15 paf 111:
1.37 paf 112: /* Define to 1 if you have the <io.h> header file. */
113: #undef HAVE_IO_H
1.17 paf 114:
1.37 paf 115: /* Define to 1 if you have the `crypt' library (-lcrypt). */
116: #undef HAVE_LIBCRYPT
1.12 paf 117:
1.37 paf 118: /* Define if you have the libdl library or equivalent. */
119: #undef HAVE_LIBDL
1.17 paf 120:
1.56 moko 121: /* Define if libdlloader will be built on this platform */
122: #undef HAVE_LIBDLLOADER
123:
1.37 paf 124: /* Define to 1 if you have the `m' library (-lm). */
125: #undef HAVE_LIBM
1.33 paf 126:
1.37 paf 127: /* Define to 1 if you have the `nsl' library (-lnsl). */
128: #undef HAVE_LIBNSL
1.12 paf 129:
1.37 paf 130: /* Define to 1 if you have the `socket' library (-lsocket). */
131: #undef HAVE_LIBSOCKET
1.33 paf 132:
1.37 paf 133: /* Define to 1 if you have the `wsock32' library (-lwsock32). */
134: #undef HAVE_LIBWSOCK32
1.12 paf 135:
1.37 paf 136: /* Define to 1 if you have the `xnet' library (-lxnet). */
137: #undef HAVE_LIBXNET
1.33 paf 138:
1.56 moko 139: /* Define to 1 if you have the <limits.h> header file. */
140: #undef HAVE_LIMITS_H
141:
1.37 paf 142: /* Define to 1 if you have the `lockf' function. */
143: #undef HAVE_LOCKF
1.1 paf 144:
1.56 moko 145: /* Define this if a modern libltdl is already installed */
146: #undef HAVE_LTDL
147:
148: /* Define to 1 if you have the <mach-o/dyld.h> header file. */
149: #undef HAVE_MACH_O_DYLD_H
150:
1.37 paf 151: /* Define to 1 if you have the <math.h> header file. */
1.1 paf 152: #undef HAVE_MATH_H
153:
1.37 paf 154: /* Define to 1 if you have the <memory.h> header file. */
1.3 parser 155: #undef HAVE_MEMORY_H
156:
1.37 paf 157: /* Define to 1 if you have the <netdb.h> header file. */
1.33 paf 158: #undef HAVE_NETDB_H
159:
1.37 paf 160: /* Define to 1 if you have the <netinet/in.h> header file. */
1.33 paf 161: #undef HAVE_NETINET_IN_H
162:
1.56 moko 163: /* Define to 1 if you have the `opendir' function. */
164: #undef HAVE_OPENDIR
165:
166: /* Define if libtool can extract symbol lists from object files. */
167: #undef HAVE_PRELOADED_SYMBOLS
168:
1.37 paf 169: /* Define to 1 if you have the <process.h> header file. */
1.1 paf 170: #undef HAVE_PROCESS_H
171:
1.37 paf 172: /* Define to 1 if you have the `qsort' function. */
173: #undef HAVE_QSORT
174:
1.56 moko 175: /* Define to 1 if you have the `readdir' function. */
176: #undef HAVE_READDIR
177:
1.38 paf 178: /* Define to 1 if you have the `round' (maybe built-in) math function
179: function. */
1.37 paf 180: #undef HAVE_ROUND
181:
182: /* Define to 1 if you have the <setjmp.h> header file. */
1.3 parser 183: #undef HAVE_SETJMP_H
184:
1.37 paf 185: /* Define if you have the shl_load function. */
186: #undef HAVE_SHL_LOAD
187:
188: /* Define to 1 if you have the `siglongjmp' function. */
189: #undef HAVE_SIGLONGJMP
190:
1.38 paf 191: /* Define to 1 if you have the `sign' (maybe built-in) math function function.
192: */
1.37 paf 193: #undef HAVE_SIGN
194:
195: /* Define to 1 if you have the <signal.h> header file. */
1.32 paf 196: #undef HAVE_SIGNAL_H
197:
1.42 paf 198: /* Define to 1 if you have the `sigsetjmp' function. */
199: #undef HAVE_SIGSETJMP
200:
1.37 paf 201: /* Define to 1 if you have the <stdarg.h> header file. */
1.1 paf 202: #undef HAVE_STDARG_H
1.3 parser 203:
1.37 paf 204: /* Define to 1 if you have the <stddef.h> header file. */
1.3 parser 205: #undef HAVE_STDDEF_H
1.1 paf 206:
1.37 paf 207: /* Define to 1 if you have the <stdint.h> header file. */
208: #undef HAVE_STDINT_H
209:
210: /* Define to 1 if you have the <stdio.h> header file. */
1.1 paf 211: #undef HAVE_STDIO_H
212:
1.37 paf 213: /* Define to 1 if you have the <stdlib.h> header file. */
1.1 paf 214: #undef HAVE_STDLIB_H
215:
1.37 paf 216: /* Define to 1 if you have the <strings.h> header file. */
217: #undef HAVE_STRINGS_H
218:
219: /* Define to 1 if you have the <string.h> header file. */
1.1 paf 220: #undef HAVE_STRING_H
221:
1.56 moko 222: /* Define to 1 if you have the `strlcat' function. */
223: #undef HAVE_STRLCAT
224:
225: /* Define to 1 if you have the `strlcpy' function. */
226: #undef HAVE_STRLCPY
227:
228: /* Define to 1 if you have the <sys/dl.h> header file. */
229: #undef HAVE_SYS_DL_H
230:
1.37 paf 231: /* Define to 1 if you have the <sys/file.h> header file. */
1.15 paf 232: #undef HAVE_SYS_FILE_H
233:
1.37 paf 234: /* Define to 1 if you have the <sys/locking.h> header file. */
1.15 paf 235: #undef HAVE_SYS_LOCKING_H
236:
1.37 paf 237: /* Define to 1 if you have the <sys/resource.h> header file. */
1.17 paf 238: #undef HAVE_SYS_RESOURCE_H
239:
1.37 paf 240: /* Define to 1 if you have the <sys/select.h> header file. */
1.17 paf 241: #undef HAVE_SYS_SELECT_H
1.33 paf 242:
1.37 paf 243: /* Define to 1 if you have the <sys/socket.h> header file. */
1.33 paf 244: #undef HAVE_SYS_SOCKET_H
1.17 paf 245:
1.37 paf 246: /* Define to 1 if you have the <sys/stat.h> header file. */
1.1 paf 247: #undef HAVE_SYS_STAT_H
1.17 paf 248:
1.37 paf 249: /* Define to 1 if you have the <sys/time.h> header file. */
1.17 paf 250: #undef HAVE_SYS_TIME_H
1.15 paf 251:
1.37 paf 252: /* Define to 1 if you have the <sys/types.h> header file. */
1.15 paf 253: #undef HAVE_SYS_TYPES_H
1.1 paf 254:
1.37 paf 255: /* Define if you have timezone external variable in <time.h> */
256: #undef HAVE_TIMEZONE
257:
258: /* Define to 1 if you have the <time.h> header file. */
1.1 paf 259: #undef HAVE_TIME_H
260:
1.37 paf 261: /* Define if you have tm_gmtoff member of tm structure in <time.h> */
262: #undef HAVE_TM_GMTOFF
263:
264: /* Define if you have tm_tzadj member of tm structure in <time.h> */
265: #undef HAVE_TM_TZADJ
266:
1.38 paf 267: /* Define to 1 if you have the `trunc' (maybe built-in) math function
268: function. */
1.37 paf 269: #undef HAVE_TRUNC
270:
271: /* Define to 1 if you have the <unistd.h> header file. */
1.1 paf 272: #undef HAVE_UNISTD_H
1.27 paf 273:
1.44 misha 274: /* Define to 1 if you have the `unsetenv' function. */
275: #undef HAVE_UNSETENV
276:
1.37 paf 277: /* Define to 1 if you have the <winsock.h> header file. */
1.29 paf 278: #undef HAVE_WINSOCK_H
279:
1.56 moko 280: /* This value is set to 1 to indicate that the system argz facility works */
281: #undef HAVE_WORKING_ARGZ
282:
1.37 paf 283: /* Define to 1 if you have the `_locking' function. */
284: #undef HAVE__LOCKING
285:
1.56 moko 286: /* Define if the OS needs help to load dependent libraries for dlopen(). */
287: #undef LTDL_DLOPEN_DEPLIBS
288:
289: /* Define to the system default library search path. */
290: #undef LT_DLSEARCH_PATH
291:
292: /* The archive extension */
293: #undef LT_LIBEXT
294:
295: /* The archive prefix */
296: #undef LT_LIBPREFIX
297:
298: /* Define to the extension used for runtime loadable modules, say, ".so". */
299: #undef LT_MODULE_EXT
300:
301: /* Define to the name of the environment variable that determines the run-time
302: module search path. */
303: #undef LT_MODULE_PATH_VAR
304:
305: /* Define to the sub-directory in which libtool stores uninstalled libraries.
306: */
307: #undef LT_OBJDIR
308:
309: /* Define to the shared library suffix, say, ".dylib". */
310: #undef LT_SHARED_EXT
311:
1.38 paf 312: /* assertions disabled */
313: #undef NDEBUG
314:
1.56 moko 315: /* Define if dlsym() requires a leading underscore in symbol names. */
316: #undef NEED_USCORE
317:
1.37 paf 318: /* pa_exec disabled */
319: #undef NO_PA_EXECS
320:
1.44 misha 321: /* stringstream disabled */
322: #undef NO_STRINGSTREAM
323:
1.56 moko 324: /* Name of package */
325: #undef PACKAGE
326:
1.37 paf 327: /* Define to the address where bug reports for this package should be sent. */
328: #undef PACKAGE_BUGREPORT
1.9 paf 329:
1.37 paf 330: /* Define to the full name of this package. */
331: #undef PACKAGE_NAME
1.8 parser 332:
1.37 paf 333: /* Define to the full name and version of this package. */
334: #undef PACKAGE_STRING
1.1 paf 335:
1.37 paf 336: /* Define to the one symbol short name of this package. */
337: #undef PACKAGE_TARNAME
1.4 parser 338:
1.37 paf 339: /* Define to the version of this package. */
340: #undef PACKAGE_VERSION
1.4 parser 341:
1.41 paf 342: /* compile for sparc processor */
343: #undef PA_BIG_ENDIAN
344:
1.37 paf 345: /* parser uses this command instead of user-defined sendmail commands */
346: #undef PA_FORCED_SENDMAIL
1.41 paf 347:
348: /* compile for intel processor or compatible */
349: #undef PA_LITTLE_ENDIAN
1.4 parser 350:
1.36 paf 351: /* disabled reading of files belonging to group+user other then effective */
1.35 paf 352: #undef PA_SAFE_MODE
1.1 paf 353:
1.28 paf 354: /* one can throw from dynamic library */
355: #undef PA_WITH_SJLJ_EXCEPTIONS
356:
1.37 paf 357: /* Define to 1 if you have the ANSI C header files. */
358: #undef STDC_HEADERS
1.10 paf 359:
1.37 paf 360: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
361: #undef TIME_WITH_SYS_TIME
1.25 paf 362:
1.56 moko 363: /* Version number of package */
364: #undef VERSION
365:
1.37 paf 366: /* Windows32 target platform */
367: #undef WIN32
1.25 paf 368:
1.37 paf 369: /* has \$mail:received (uses static library) */
1.25 paf 370: #undef WITH_MAILRECEIVE
1.24 paf 371:
1.37 paf 372: /* xml-abled parser (uses static library) */
373: #undef XML
1.21 paf 374:
1.56 moko 375: /* Define so that glibc/gnulib argp.h does not typedef error_t. */
376: #undef __error_t_defined
377:
378: /* Define to a type to use for `error_t' if it is not otherwise available. */
379: #undef error_t
1.14 paf 380:
1.37 paf 381: /* Define to `long' if <sys/types.h> does not define. */
382: #undef off_t
1.11 paf 383:
1.37 paf 384: /* Define to `unsigned int' if <sys/types.h> does not define. */
385: #undef size_t
1.1 paf 386:
1.37 paf 387: /* Define to `int' if <sys/types.h> does not define. */
388: #undef ssize_t
E-mail: