Annotation of parser3/src/include/pa_config_auto.h.in, revision 1.142

1.99      moko        1: /* src/include/pa_config_auto.h.in.  Generated from configure.ac 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.116     moko        9: /* FreeBSD1X.X target platform */
                     10: #undef FREEBSD1X
                     11: 
                     12: /* FreeBSD4.X target platform */
1.45      misha      13: #undef FREEBSD4
                     14: 
1.56      moko       15: /* Define to 1 if you have the `argz_add' function. */
                     16: #undef HAVE_ARGZ_ADD
                     17: 
                     18: /* Define to 1 if you have the `argz_append' function. */
                     19: #undef HAVE_ARGZ_APPEND
                     20: 
                     21: /* Define to 1 if you have the `argz_count' function. */
                     22: #undef HAVE_ARGZ_COUNT
                     23: 
                     24: /* Define to 1 if you have the `argz_create_sep' function. */
                     25: #undef HAVE_ARGZ_CREATE_SEP
                     26: 
                     27: /* Define to 1 if you have the <argz.h> header file. */
                     28: #undef HAVE_ARGZ_H
                     29: 
                     30: /* Define to 1 if you have the `argz_insert' function. */
                     31: #undef HAVE_ARGZ_INSERT
                     32: 
                     33: /* Define to 1 if you have the `argz_next' function. */
                     34: #undef HAVE_ARGZ_NEXT
                     35: 
                     36: /* Define to 1 if you have the `argz_stringify' function. */
                     37: #undef HAVE_ARGZ_STRINGIFY
                     38: 
1.37      paf        39: /* Define to 1 if you have the <arpa/inet.h> header file. */
                     40: #undef HAVE_ARPA_INET_H
1.1       paf        41: 
1.38      paf        42: /* Define to 1 if you have the <assert.h> header file. */
                     43: #undef HAVE_ASSERT_H
                     44: 
1.56      moko       45: /* Define to 1 if you have the `closedir' function. */
                     46: #undef HAVE_CLOSEDIR
                     47: 
1.37      paf        48: /* Define to 1 if you have the `crypt' function. */
                     49: #undef HAVE_CRYPT
1.26      paf        50: 
1.37      paf        51: /* Define to 1 if you have the <ctype.h> header file. */
                     52: #undef HAVE_CTYPE_H
1.26      paf        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.124     moko      103: /* Define if you have gettid() */
                    104: #undef HAVE_GETTID
                    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.109     moko      115: /* Define to 1 if you have the `isfinite' (maybe built-in) math function
                    116:    function. */
                    117: #undef HAVE_ISFINITE
                    118: 
1.37      paf       119: /* Define to 1 if you have the `crypt' library (-lcrypt). */
                    120: #undef HAVE_LIBCRYPT
1.12      paf       121: 
1.37      paf       122: /* Define if you have the libdl library or equivalent. */
                    123: #undef HAVE_LIBDL
1.17      paf       124: 
1.56      moko      125: /* Define if libdlloader will be built on this platform */
                    126: #undef HAVE_LIBDLLOADER
                    127: 
1.37      paf       128: /* Define to 1 if you have the `m' library (-lm). */
                    129: #undef HAVE_LIBM
1.33      paf       130: 
1.37      paf       131: /* Define to 1 if you have the `nsl' library (-lnsl). */
                    132: #undef HAVE_LIBNSL
1.12      paf       133: 
1.37      paf       134: /* Define to 1 if you have the `socket' library (-lsocket). */
                    135: #undef HAVE_LIBSOCKET
1.33      paf       136: 
1.37      paf       137: /* Define to 1 if you have the `xnet' library (-lxnet). */
                    138: #undef HAVE_LIBXNET
1.33      paf       139: 
1.56      moko      140: /* Define to 1 if you have the <limits.h> header file. */
                    141: #undef HAVE_LIMITS_H
                    142: 
1.37      paf       143: /* Define to 1 if you have the `lockf' function. */
                    144: #undef HAVE_LOCKF
1.1       paf       145: 
1.56      moko      146: /* Define this if a modern libltdl is already installed */
                    147: #undef HAVE_LTDL
                    148: 
                    149: /* Define to 1 if you have the <mach-o/dyld.h> header file. */
                    150: #undef HAVE_MACH_O_DYLD_H
                    151: 
1.37      paf       152: /* Define to 1 if you have the <math.h> header file. */
1.1       paf       153: #undef HAVE_MATH_H
                    154: 
1.37      paf       155: /* Define to 1 if you have the <memory.h> header file. */
1.3       parser    156: #undef HAVE_MEMORY_H
                    157: 
1.84      moko      158: /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
                    159: #undef HAVE_NDIR_H
                    160: 
1.37      paf       161: /* Define to 1 if you have the <netdb.h> header file. */
1.33      paf       162: #undef HAVE_NETDB_H
                    163: 
1.37      paf       164: /* Define to 1 if you have the <netinet/in.h> header file. */
1.33      paf       165: #undef HAVE_NETINET_IN_H
                    166: 
1.56      moko      167: /* Define to 1 if you have the `opendir' function. */
                    168: #undef HAVE_OPENDIR
                    169: 
1.133     moko      170: /* PCRE2 is available */
                    171: #undef HAVE_PCRE2
                    172: 
1.56      moko      173: /* Define if libtool can extract symbol lists from object files. */
                    174: #undef HAVE_PRELOADED_SYMBOLS
                    175: 
1.37      paf       176: /* Define to 1 if you have the <process.h> header file. */
1.1       paf       177: #undef HAVE_PROCESS_H
                    178: 
1.126     moko      179: /* Define to 1 if you have the <pthread.h> header file. */
                    180: #undef HAVE_PTHREAD_H
                    181: 
1.37      paf       182: /* Define to 1 if you have the `qsort' function. */
                    183: #undef HAVE_QSORT
                    184: 
1.56      moko      185: /* Define to 1 if you have the `readdir' function. */
                    186: #undef HAVE_READDIR
                    187: 
1.38      paf       188: /* Define to 1 if you have the `round' (maybe built-in) math function
                    189:    function. */
1.37      paf       190: #undef HAVE_ROUND
                    191: 
                    192: /* Define to 1 if you have the <setjmp.h> header file. */
1.3       parser    193: #undef HAVE_SETJMP_H
                    194: 
1.37      paf       195: /* Define if you have the shl_load function. */
                    196: #undef HAVE_SHL_LOAD
                    197: 
                    198: /* Define to 1 if you have the `siglongjmp' function. */
                    199: #undef HAVE_SIGLONGJMP
                    200: 
1.38      paf       201: /* Define to 1 if you have the `sign' (maybe built-in) math function function.
                    202:    */
1.37      paf       203: #undef HAVE_SIGN
                    204: 
                    205: /* Define to 1 if you have the <signal.h> header file. */
1.32      paf       206: #undef HAVE_SIGNAL_H
                    207: 
1.42      paf       208: /* Define to 1 if you have the `sigsetjmp' function. */
                    209: #undef HAVE_SIGSETJMP
                    210: 
1.37      paf       211: /* Define to 1 if you have the <stdarg.h> header file. */
1.1       paf       212: #undef HAVE_STDARG_H
1.3       parser    213: 
1.37      paf       214: /* Define to 1 if you have the <stddef.h> header file. */
1.3       parser    215: #undef HAVE_STDDEF_H
1.1       paf       216: 
1.37      paf       217: /* Define to 1 if you have the <stdint.h> header file. */
                    218: #undef HAVE_STDINT_H
                    219: 
                    220: /* Define to 1 if you have the <stdio.h> header file. */
1.1       paf       221: #undef HAVE_STDIO_H
                    222: 
1.37      paf       223: /* Define to 1 if you have the <stdlib.h> header file. */
1.1       paf       224: #undef HAVE_STDLIB_H
                    225: 
1.37      paf       226: /* Define to 1 if you have the <strings.h> header file. */
                    227: #undef HAVE_STRINGS_H
                    228: 
                    229: /* Define to 1 if you have the <string.h> header file. */
1.1       paf       230: #undef HAVE_STRING_H
                    231: 
1.56      moko      232: /* Define to 1 if you have the `strlcat' function. */
                    233: #undef HAVE_STRLCAT
                    234: 
                    235: /* Define to 1 if you have the `strlcpy' function. */
                    236: #undef HAVE_STRLCPY
                    237: 
1.84      moko      238: /* Define to 1 if `d_type' is a member of `struct dirent'. */
                    239: #undef HAVE_STRUCT_DIRENT_D_TYPE
                    240: 
1.142   ! moko      241: /* Define to 1 if you have the `syslog' function. */
        !           242: #undef HAVE_SYSLOG
        !           243: 
1.84      moko      244: /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
                    245:    */
                    246: #undef HAVE_SYS_DIR_H
                    247: 
1.56      moko      248: /* Define to 1 if you have the <sys/dl.h> header file. */
                    249: #undef HAVE_SYS_DL_H
                    250: 
1.37      paf       251: /* Define to 1 if you have the <sys/file.h> header file. */
1.15      paf       252: #undef HAVE_SYS_FILE_H
                    253: 
1.37      paf       254: /* Define to 1 if you have the <sys/locking.h> header file. */
1.15      paf       255: #undef HAVE_SYS_LOCKING_H
                    256: 
1.84      moko      257: /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
                    258:    */
                    259: #undef HAVE_SYS_NDIR_H
                    260: 
1.37      paf       261: /* Define to 1 if you have the <sys/resource.h> header file. */
1.17      paf       262: #undef HAVE_SYS_RESOURCE_H
                    263: 
1.37      paf       264: /* Define to 1 if you have the <sys/select.h> header file. */
1.17      paf       265: #undef HAVE_SYS_SELECT_H
1.33      paf       266: 
1.37      paf       267: /* Define to 1 if you have the <sys/socket.h> header file. */
1.33      paf       268: #undef HAVE_SYS_SOCKET_H
1.17      paf       269: 
1.37      paf       270: /* Define to 1 if you have the <sys/stat.h> header file. */
1.1       paf       271: #undef HAVE_SYS_STAT_H
1.17      paf       272: 
1.37      paf       273: /* Define to 1 if you have the <sys/types.h> header file. */
1.15      paf       274: #undef HAVE_SYS_TYPES_H
1.1       paf       275: 
1.87      moko      276: /* Define to 1 if you have the <sys/wait.h> header file. */
                    277: #undef HAVE_SYS_WAIT_H
                    278: 
1.37      paf       279: /* Define if you have timezone external variable in <time.h> */
                    280: #undef HAVE_TIMEZONE
                    281: 
1.127     moko      282: /* Define if you have Thread-Local Storage */
                    283: #undef HAVE_TLS
                    284: 
1.37      paf       285: /* Define if you have tm_gmtoff member of tm structure in <time.h> */
                    286: #undef HAVE_TM_GMTOFF
                    287: 
                    288: /* Define if you have tm_tzadj member of tm structure in <time.h> */
                    289: #undef HAVE_TM_TZADJ
                    290: 
1.38      paf       291: /* Define to 1 if you have the `trunc' (maybe built-in) math function
                    292:    function. */
1.37      paf       293: #undef HAVE_TRUNC
                    294: 
                    295: /* Define to 1 if you have the <unistd.h> header file. */
1.1       paf       296: #undef HAVE_UNISTD_H
1.27      paf       297: 
1.44      misha     298: /* Define to 1 if you have the `unsetenv' function. */
                    299: #undef HAVE_UNSETENV
                    300: 
1.56      moko      301: /* This value is set to 1 to indicate that the system argz facility works */
                    302: #undef HAVE_WORKING_ARGZ
                    303: 
                    304: /* Define if the OS needs help to load dependent libraries for dlopen(). */
                    305: #undef LTDL_DLOPEN_DEPLIBS
                    306: 
                    307: /* Define to the system default library search path. */
                    308: #undef LT_DLSEARCH_PATH
                    309: 
                    310: /* The archive extension */
                    311: #undef LT_LIBEXT
                    312: 
                    313: /* The archive prefix */
                    314: #undef LT_LIBPREFIX
                    315: 
                    316: /* Define to the extension used for runtime loadable modules, say, ".so". */
                    317: #undef LT_MODULE_EXT
                    318: 
                    319: /* Define to the name of the environment variable that determines the run-time
                    320:    module search path. */
                    321: #undef LT_MODULE_PATH_VAR
                    322: 
                    323: /* Define to the sub-directory in which libtool stores uninstalled libraries.
                    324:    */
                    325: #undef LT_OBJDIR
                    326: 
                    327: /* Define to the shared library suffix, say, ".dylib". */
                    328: #undef LT_SHARED_EXT
                    329: 
1.38      paf       330: /* assertions disabled */
                    331: #undef NDEBUG
                    332: 
1.56      moko      333: /* Define if dlsym() requires a leading underscore in symbol names. */
                    334: #undef NEED_USCORE
                    335: 
1.37      paf       336: /* pa_exec disabled */
                    337: #undef NO_PA_EXECS
                    338: 
1.44      misha     339: /* stringstream disabled */
                    340: #undef NO_STRINGSTREAM
                    341: 
1.56      moko      342: /* Name of package */
                    343: #undef PACKAGE
                    344: 
1.37      paf       345: /* Define to the address where bug reports for this package should be sent. */
                    346: #undef PACKAGE_BUGREPORT
1.9       paf       347: 
1.37      paf       348: /* Define to the full name of this package. */
                    349: #undef PACKAGE_NAME
1.8       parser    350: 
1.37      paf       351: /* Define to the full name and version of this package. */
                    352: #undef PACKAGE_STRING
1.1       paf       353: 
1.37      paf       354: /* Define to the one symbol short name of this package. */
                    355: #undef PACKAGE_TARNAME
1.4       parser    356: 
1.73      moko      357: /* Define to the home page for this package. */
                    358: #undef PACKAGE_URL
                    359: 
1.37      paf       360: /* Define to the version of this package. */
                    361: #undef PACKAGE_VERSION
1.4       parser    362: 
1.70      moko      363: /* parser version */
                    364: #undef PARSER_VERSION
                    365: 
1.41      paf       366: /* compile for sparc processor */
                    367: #undef PA_BIG_ENDIAN
                    368: 
1.98      moko      369: /* Define if you have 0..9999 year date range support */
                    370: #undef PA_DATE64
                    371: 
1.37      paf       372: /* parser uses this command instead of user-defined sendmail commands */
                    373: #undef PA_FORCED_SENDMAIL
1.41      paf       374: 
                    375: /* compile for intel processor or compatible */
                    376: #undef PA_LITTLE_ENDIAN
1.4       parser    377: 
1.36      paf       378: /* disabled reading of files belonging to group+user other then effective */
1.35      paf       379: #undef PA_SAFE_MODE
1.1       paf       380: 
1.28      paf       381: /* one can throw from dynamic library */
                    382: #undef PA_WITH_SJLJ_EXCEPTIONS
                    383: 
1.37      paf       384: /* Define to 1 if you have the ANSI C header files. */
                    385: #undef STDC_HEADERS
1.10      paf       386: 
1.119     moko      387: /* system-wide auto.p */
                    388: #undef SYSTEM_CONFIG_FILE
                    389: 
1.37      paf       390: /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
                    391: #undef TIME_WITH_SYS_TIME
1.25      paf       392: 
1.56      moko      393: /* Version number of package */
                    394: #undef VERSION
                    395: 
1.37      paf       396: /* Windows32 target platform */
                    397: #undef WIN32
1.25      paf       398: 
1.77      moko      399: /* has \$mail:received */
1.25      paf       400: #undef WITH_MAILRECEIVE
1.24      paf       401: 
1.73      moko      402: /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
                    403:    significant byte first (like Motorola and SPARC, unlike Intel). */
                    404: #if defined AC_APPLE_UNIVERSAL_BUILD
                    405: # if defined __BIG_ENDIAN__
                    406: #  define WORDS_BIGENDIAN 1
                    407: # endif
                    408: #else
                    409: # ifndef WORDS_BIGENDIAN
                    410: #  undef WORDS_BIGENDIAN
                    411: # endif
                    412: #endif
                    413: 
1.65      moko      414: /* xml-abled parser */
1.37      paf       415: #undef XML
1.21      paf       416: 
1.94      moko      417: /* Enable large inode numbers on Mac OS X 10.5.  */
                    418: #ifndef _DARWIN_USE_64_BIT_INODE
                    419: # define _DARWIN_USE_64_BIT_INODE 1
                    420: #endif
                    421: 
                    422: /* Number of bits in a file offset, on hosts where this is settable. */
                    423: #undef _FILE_OFFSET_BITS
                    424: 
                    425: /* Define for large files, on AIX-style hosts. */
                    426: #undef _LARGE_FILES
                    427: 
1.79      moko      428: /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
                    429:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
                    430:    #define below would cause a syntax error. */
                    431: #undef _UINT32_T
                    432: 
1.82      moko      433: /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
                    434:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
                    435:    #define below would cause a syntax error. */
                    436: #undef _UINT64_T
                    437: 
                    438: /* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
                    439:    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
                    440:    #define below would cause a syntax error. */
                    441: #undef _UINT8_T
                    442: 
1.56      moko      443: /* Define so that glibc/gnulib argp.h does not typedef error_t. */
                    444: #undef __error_t_defined
                    445: 
                    446: /* Define to a type to use for `error_t' if it is not otherwise available. */
                    447: #undef error_t
1.14      paf       448: 
1.37      paf       449: /* Define to `unsigned int' if <sys/types.h> does not define. */
                    450: #undef size_t
1.1       paf       451: 
1.37      paf       452: /* Define to `int' if <sys/types.h> does not define. */
                    453: #undef ssize_t
1.79      moko      454: 
1.88      moko      455: /* Define to the type of an unsigned integer type of width exactly 16 bits if
                    456:    such a type exists and the standard includes do not define it. */
                    457: #undef uint16_t
                    458: 
1.79      moko      459: /* Define to the type of an unsigned integer type of width exactly 32 bits if
                    460:    such a type exists and the standard includes do not define it. */
                    461: #undef uint32_t
1.82      moko      462: 
                    463: /* Define to the type of an unsigned integer type of width exactly 64 bits if
                    464:    such a type exists and the standard includes do not define it. */
                    465: #undef uint64_t
                    466: 
                    467: /* Define to the type of an unsigned integer type of width exactly 8 bits if
                    468:    such a type exists and the standard includes do not define it. */
                    469: #undef uint8_t

E-mail: