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

1.16      paf         1: /* src/include/pa_config_auto.h.in.  Generated automatically from configure.in by autoheader.  */
1.1       paf         2: 
                      3: /* Define as __inline if that's what the C compiler calls it.  */
                      4: #undef inline
                      5: 
                      6: /* Define to `unsigned' if <sys/types.h> doesn't define.  */
                      7: #undef size_t
                      8: 
                      9: /* Define if you have the ANSI C header files.  */
                     10: #undef STDC_HEADERS
                     11: 
1.19      paf        12: /* Define if you can safely include both <sys/time.h> and <time.h>.  */
                     13: #undef TIME_WITH_SYS_TIME
                     14: 
                     15: /* Define if you have the GNU dld library.  */
                     16: #undef HAVE_DLD
                     17: 
                     18: /* Define if you have the libdl library or equivalent.  */
                     19: #undef HAVE_LIBDL
                     20: 
                     21: /* Define if you have the shl_load function.  */
                     22: #undef HAVE_SHL_LOAD
                     23: 
1.15      paf        24: /* Define if you have the _locking function.  */
                     25: #undef HAVE__LOCKING
1.19      paf        26: 
                     27: /* Define if you have the dlerror function.  */
                     28: #undef HAVE_DLERROR
1.15      paf        29: 
1.18      paf        30: /* Define if you have the fcntl function.  */
                     31: #undef HAVE_FCNTL
                     32: 
1.15      paf        33: /* Define if you have the flock function.  */
                     34: #undef HAVE_FLOCK
                     35: 
1.17      paf        36: /* Define if you have the getrusage function.  */
                     37: #undef HAVE_GETRUSAGE
                     38: 
1.15      paf        39: /* Define if you have the lockf function.  */
                     40: #undef HAVE_LOCKF
                     41: 
1.17      paf        42: /* Define if you have the qsort function.  */
                     43: #undef HAVE_QSORT
                     44: 
1.12      paf        45: /* Define if you have the round function.  */
                     46: #undef HAVE_ROUND
                     47: 
1.17      paf        48: /* Define if you have the select function.  */
                     49: #undef HAVE_SELECT
                     50: 
1.12      paf        51: /* Define if you have the sign function.  */
                     52: #undef HAVE_SIGN
                     53: 
                     54: /* Define if you have the trunc function.  */
                     55: #undef HAVE_TRUNC
                     56: 
1.1       paf        57: /* Define if you have the <ctype.h> header file.  */
                     58: #undef HAVE_CTYPE_H
                     59: 
1.2       paf        60: /* Define if you have the <direct.h> header file.  */
                     61: #undef HAVE_DIRECT_H
                     62: 
1.1       paf        63: /* Define if you have the <errno.h> header file.  */
                     64: #undef HAVE_ERRNO_H
                     65: 
                     66: /* Define if you have the <fcntl.h> header file.  */
                     67: #undef HAVE_FCNTL_H
                     68: 
                     69: /* Define if you have the <io.h> header file.  */
                     70: #undef HAVE_IO_H
                     71: 
                     72: /* Define if you have the <math.h> header file.  */
                     73: #undef HAVE_MATH_H
                     74: 
1.3       parser     75: /* Define if you have the <memory.h> header file.  */
                     76: #undef HAVE_MEMORY_H
                     77: 
1.14      paf        78: /* Define if you have the <new> header file.  */
                     79: #undef HAVE_NEW
                     80: 
1.1       paf        81: /* Define if you have the <process.h> header file.  */
                     82: #undef HAVE_PROCESS_H
                     83: 
1.3       parser     84: /* Define if you have the <setjmp.h> header file.  */
                     85: #undef HAVE_SETJMP_H
                     86: 
1.1       paf        87: /* Define if you have the <stdarg.h> header file.  */
                     88: #undef HAVE_STDARG_H
1.3       parser     89: 
                     90: /* Define if you have the <stddef.h> header file.  */
                     91: #undef HAVE_STDDEF_H
1.1       paf        92: 
                     93: /* Define if you have the <stdio.h> header file.  */
                     94: #undef HAVE_STDIO_H
                     95: 
                     96: /* Define if you have the <stdlib.h> header file.  */
                     97: #undef HAVE_STDLIB_H
                     98: 
                     99: /* Define if you have the <string.h> header file.  */
                    100: #undef HAVE_STRING_H
                    101: 
1.15      paf       102: /* Define if you have the <sys/file.h> header file.  */
                    103: #undef HAVE_SYS_FILE_H
                    104: 
                    105: /* Define if you have the <sys/locking.h> header file.  */
                    106: #undef HAVE_SYS_LOCKING_H
                    107: 
1.17      paf       108: /* Define if you have the <sys/resource.h> header file.  */
                    109: #undef HAVE_SYS_RESOURCE_H
                    110: 
                    111: /* Define if you have the <sys/select.h> header file.  */
                    112: #undef HAVE_SYS_SELECT_H
                    113: 
1.1       paf       114: /* Define if you have the <sys/stat.h> header file.  */
                    115: #undef HAVE_SYS_STAT_H
1.17      paf       116: 
                    117: /* Define if you have the <sys/time.h> header file.  */
                    118: #undef HAVE_SYS_TIME_H
1.15      paf       119: 
                    120: /* Define if you have the <sys/types.h> header file.  */
                    121: #undef HAVE_SYS_TYPES_H
1.1       paf       122: 
                    123: /* Define if you have the <time.h> header file.  */
                    124: #undef HAVE_TIME_H
                    125: 
                    126: /* Define if you have the <unistd.h> header file.  */
                    127: #undef HAVE_UNISTD_H
1.9       paf       128: 
1.8       parser    129: /* Define if you have the m library (-lm).  */
                    130: #undef HAVE_LIBM
                    131: 
1.4       parser    132: /* Define if you have the nsl library (-lnsl).  */
                    133: #undef HAVE_LIBNSL
1.1       paf       134: 
1.4       parser    135: /* Define if you have the socket library (-lsocket).  */
                    136: #undef HAVE_LIBSOCKET
                    137: 
                    138: /* Define if you have the wsock32 library (-lwsock32).  */
                    139: #undef HAVE_LIBWSOCK32
                    140: 
                    141: /* Define if you have the xnet library (-lxnet).  */
                    142: #undef HAVE_LIBXNET
                    143: 
                    144: /* no string origin tracking */
                    145: #undef NO_STRING_ORIGIN
1.1       paf       146: 
1.22      paf       147: /* pa_exec disabled */
                    148: #undef NO_PA_EXECS
                    149: 
1.24      paf       150: /* disabled reading and executing files of non-process-effective-group */
1.23      paf       151: #undef NO_FOREIGN_GROUP_FILES
                    152: 
1.25    ! paf       153: /* xml-abled parser (uses shared library) */
1.6       parser    154: #undef XML
1.10      paf       155: 
1.25    ! paf       156: /* xml-abled parser (uses static library) */
1.21      paf       157: #undef XML
1.25    ! paf       158: 
        !           159: /* has :received (uses shared library) */
        !           160: #undef WITH_MAILRECEIVE
        !           161: 
        !           162: /* has :received (uses static library) */
        !           163: #undef WITH_MAILRECEIVE
1.24      paf       164: 
                    165: /* parser uses this command instead of user-defined sendmail commands */
                    166: #undef PA_FORCED_SENDMAIL
1.21      paf       167: 
1.14      paf       168: /* Windows32 target platform */
                    169: #undef WIN32
                    170: 
1.11      paf       171: /* compiler supports pragma pack */
                    172: #undef HAVE_PRAGMA_PACK
                    173: 
1.14      paf       174: /* library has set_new_handler func */
                    175: #undef HAVE_SET_NEW_HANDLER
1.1       paf       176: 

E-mail: