Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.5 and 1.37.2.2.2.3

version 1.5, 2001/09/04 07:02:33 version 1.37.2.2.2.3, 2003/04/08 08:52:29
Line 1 Line 1
 /* include/pa_config_auto.h.in.  Generated automatically from configure.in by autoheader.  */  /* src/include/pa_config_auto.h.in.  Generated from configure.in by autoheader.  */
   
 /* Define as __inline if that's what the C compiler calls it.  */  /* using cygwin building environment */
 #undef inline  #undef CYGWIN
   
 /* Define to `unsigned' if <sys/types.h> doesn't define.  */  /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef size_t  #undef HAVE_ARPA_INET_H
   
 /* Define if you have the ANSI C header files.  */  /* Define to 1 if you have the <assert.h> header file. */
 #undef STDC_HEADERS  #undef HAVE_ASSERT_H
   
   /* Define to 1 if you have the `crypt' function. */
   #undef HAVE_CRYPT
   
   /* Define to 1 if you have the <crypt.h> header file. */
   #undef HAVE_CRYPT_H
   
 /* Define if you have the <ctype.h> header file.  */  /* Define to 1 if you have the <ctype.h> header file. */
 #undef HAVE_CTYPE_H  #undef HAVE_CTYPE_H
   
 /* Define if you have the <direct.h> header file.  */  /* Define if you have daylight external variable in <time.h> */
   #undef HAVE_DAYLIGHT
   
   /* Define to 1 if you have the <direct.h> header file. */
 #undef HAVE_DIRECT_H  #undef HAVE_DIRECT_H
   
 /* Define if you have the <errno.h> header file.  */  /* Define if you have the GNU dld library */
   #undef HAVE_DLD
   
   /* Define to 1 if you have the `dlerror' function. */
   #undef HAVE_DLERROR
   
   /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H  #undef HAVE_ERRNO_H
   
 /* Define if you have the <fcntl.h> header file.  */  /* Define to 1 if you have the `fcntl' function. */
   #undef HAVE_FCNTL
   
   /* Define to 1 if you have the <fcntl.h> header file. */
 #undef HAVE_FCNTL_H  #undef HAVE_FCNTL_H
   
 /* Define if you have the <io.h> header file.  */  /* Define to 1 if you have the `flock' function. */
   #undef HAVE_FLOCK
   
   /* Define to 1 if you have the `ftruncate' function. */
   #undef HAVE_FTRUNCATE
   
   /* Define to 1 if you have the `getrusage' function. */
   #undef HAVE_GETRUSAGE
   
   /* Define to 1 if you have the `gettimeofday' function. */
   #undef HAVE_GETTIMEOFDAY
   
   /* Define to 1 if you have the <inttypes.h> header file. */
   #undef HAVE_INTTYPES_H
   
   /* Define to 1 if you have the <io.h> header file. */
 #undef HAVE_IO_H  #undef HAVE_IO_H
   
 /* Define if you have the <math.h> header file.  */  /* Define to 1 if you have the `crypt' library (-lcrypt). */
   #undef HAVE_LIBCRYPT
   
   /* Define if you have the libdl library or equivalent. */
   #undef HAVE_LIBDL
   
   /* Define to 1 if you have the `m' library (-lm). */
   #undef HAVE_LIBM
   
   /* Define to 1 if you have the `nsl' library (-lnsl). */
   #undef HAVE_LIBNSL
   
   /* Define to 1 if you have the `socket' library (-lsocket). */
   #undef HAVE_LIBSOCKET
   
   /* Define to 1 if you have the `wsock32' library (-lwsock32). */
   #undef HAVE_LIBWSOCK32
   
   /* Define to 1 if you have the `xnet' library (-lxnet). */
   #undef HAVE_LIBXNET
   
   /* Define to 1 if you have the `lockf' function. */
   #undef HAVE_LOCKF
   
   /* Define to 1 if you have the <math.h> header file. */
 #undef HAVE_MATH_H  #undef HAVE_MATH_H
   
 /* Define if you have the <memory.h> header file.  */  /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
   
 /* Define if you have the <process.h> header file.  */  /* Define to 1 if you have the <netdb.h> header file. */
   #undef HAVE_NETDB_H
   
   /* Define to 1 if you have the <netinet/in.h> header file. */
   #undef HAVE_NETINET_IN_H
   
   /* Define to 1 if you have the <process.h> header file. */
 #undef HAVE_PROCESS_H  #undef HAVE_PROCESS_H
   
 /* Define if you have the <setjmp.h> header file.  */  /* Define to 1 if you have the `qsort' function. */
   #undef HAVE_QSORT
   
   /* Define to 1 if you have the `round' (maybe built-in) math function
      function. */
   #undef HAVE_ROUND
   
   /* Define to 1 if you have the `select' function. */
   #undef HAVE_SELECT
   
   /* Define to 1 if you have the <setjmp.h> header file. */
 #undef HAVE_SETJMP_H  #undef HAVE_SETJMP_H
   
 /* Define if you have the <stdarg.h> header file.  */  /* Define if you have the shl_load function. */
   #undef HAVE_SHL_LOAD
   
   /* Define to 1 if you have the `siglongjmp' function. */
   #undef HAVE_SIGLONGJMP
   
   /* Define to 1 if you have the `sign' (maybe built-in) math function function.
      */
   #undef HAVE_SIGN
   
   /* Define to 1 if you have the <signal.h> header file. */
   #undef HAVE_SIGNAL_H
   
   /* Define to 1 if you have the <stdarg.h> header file. */
 #undef HAVE_STDARG_H  #undef HAVE_STDARG_H
   
 /* Define if you have the <stddef.h> header file.  */  /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H  #undef HAVE_STDDEF_H
   
 /* Define if you have the <stdio.h> header file.  */  /* Define to 1 if you have the <stdint.h> header file. */
   #undef HAVE_STDINT_H
   
   /* Define to 1 if you have the <stdio.h> header file. */
 #undef HAVE_STDIO_H  #undef HAVE_STDIO_H
   
 /* Define if you have the <stdlib.h> header file.  */  /* Define to 1 if you have the <stdlib.h> header file. */
 #undef HAVE_STDLIB_H  #undef HAVE_STDLIB_H
   
 /* Define if you have the <string.h> header file.  */  /* Define to 1 if you have the <strings.h> header file. */
   #undef HAVE_STRINGS_H
   
   /* Define to 1 if you have the <string.h> header file. */
 #undef HAVE_STRING_H  #undef HAVE_STRING_H
   
 /* Define if you have the <sys/stat.h> header file.  */  /* Define to 1 if you have the <sys/file.h> header file. */
   #undef HAVE_SYS_FILE_H
   
   /* Define to 1 if you have the <sys/locking.h> header file. */
   #undef HAVE_SYS_LOCKING_H
   
   /* Define to 1 if you have the <sys/resource.h> header file. */
   #undef HAVE_SYS_RESOURCE_H
   
   /* Define to 1 if you have the <sys/select.h> header file. */
   #undef HAVE_SYS_SELECT_H
   
   /* Define to 1 if you have the <sys/socket.h> header file. */
   #undef HAVE_SYS_SOCKET_H
   
   /* Define to 1 if you have the <sys/stat.h> header file. */
 #undef HAVE_SYS_STAT_H  #undef HAVE_SYS_STAT_H
   
 /* Define if you have the <time.h> header file.  */  /* Define to 1 if you have the <sys/time.h> header file. */
   #undef HAVE_SYS_TIME_H
   
   /* Define to 1 if you have the <sys/types.h> header file. */
   #undef HAVE_SYS_TYPES_H
   
   /* Define if you have timezone external variable in <time.h> */
   #undef HAVE_TIMEZONE
   
   /* Define to 1 if you have the <time.h> header file. */
 #undef HAVE_TIME_H  #undef HAVE_TIME_H
   
 /* Define if you have the <unistd.h> header file.  */  /* Define if you have tm_gmtoff member of tm structure in <time.h> */
   #undef HAVE_TM_GMTOFF
   
   /* Define if you have tm_tzadj member of tm structure in <time.h> */
   #undef HAVE_TM_TZADJ
   
   /* Define to 1 if you have the `trunc' (maybe built-in) math function
      function. */
   #undef HAVE_TRUNC
   
   /* Define to 1 if you have the <unistd.h> header file. */
 #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
   
 /* Define if you have the nsl library (-lnsl).  */  /* Define to 1 if you have the <winsock.h> header file. */
 #undef HAVE_LIBNSL  #undef HAVE_WINSOCK_H
   
 /* Define if you have the socket library (-lsocket).  */  /* Define to 1 if you have the `_locking' function. */
 #undef HAVE_LIBSOCKET  #undef HAVE__LOCKING
   
 /* Define if you have the wsock32 library (-lwsock32).  */  /* assertions disabled */
 #undef HAVE_LIBWSOCK32  #undef NDEBUG
   
 /* Define if you have the xnet library (-lxnet).  */  /* pa_exec disabled */
 #undef HAVE_LIBXNET  #undef NO_PA_EXECS
   
   /* Define to the address where bug reports for this package should be sent. */
   #undef PACKAGE_BUGREPORT
   
   /* Define to the full name of this package. */
   #undef PACKAGE_NAME
   
   /* Define to the full name and version of this package. */
   #undef PACKAGE_STRING
   
   /* Define to the one symbol short name of this package. */
   #undef PACKAGE_TARNAME
   
 /* no string origin tracking */  /* Define to the version of this package. */
 #undef NO_STRING_ORIGIN  #undef PACKAGE_VERSION
   
 /* no 'first' module */  /* parser uses this command instead of user-defined sendmail commands */
 #undef WITHOUT_FIRST  #undef PA_FORCED_SENDMAIL
   
   /* disabled reading of files belonging to group+user other then effective */
   #undef PA_SAFE_MODE
   
   /* one can throw from dynamic library */
   #undef PA_WITH_SJLJ_EXCEPTIONS
   
   /* Define to 1 if you have the ANSI C header files. */
   #undef STDC_HEADERS
   
   /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
   #undef TIME_WITH_SYS_TIME
   
 /* Windows32 target platform */  /* Windows32 target platform */
 #undef WIN32  #undef WIN32
   
   /* has \$mail:received (uses static library) */
   #undef WITH_MAILRECEIVE
   
   /* xml-abled parser (uses static library) */
   #undef XML
   
   /* Define as `__inline' if that's what the C compiler calls it, or to nothing
      if it is not supported. */
   #undef inline
   
   /* Define to `long' if <sys/types.h> does not define. */
   #undef off_t
   
   /* Define to `unsigned int' if <sys/types.h> does not define. */
   #undef size_t
   
   /* Define to `int' if <sys/types.h> does not define. */
   #undef ssize_t

Removed from v.1.5  
changed lines
  Added in v.1.37.2.2.2.3


E-mail: