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