--- parser3/src/include/pa_config_auto.h.in 2002/06/24 15:10:19 1.25 +++ parser3/src/include/pa_config_auto.h.in 2002/06/25 13:57:21 1.27 @@ -3,6 +3,9 @@ /* Define as __inline if that's what the C compiler calls it. */ #undef inline +/* Define to `long' if doesn't define. */ +#undef off_t + /* Define to `unsigned' if doesn't define. */ #undef size_t @@ -21,9 +24,18 @@ /* Define if you have the shl_load function. */ #undef HAVE_SHL_LOAD +/* Define to `unsigned int' if does not define. */ +#undef size_t + +/* Define to `int' if does not define. */ +#undef ssize_t + /* Define if you have the _locking function. */ #undef HAVE__LOCKING +/* Define if you have the crypt function. */ +#undef HAVE_CRYPT + /* Define if you have the dlerror function. */ #undef HAVE_DLERROR @@ -54,6 +66,9 @@ /* Define if you have the trunc function. */ #undef HAVE_TRUNC +/* Define if you have the header file. */ +#undef HAVE_CRYPT_H + /* Define if you have the header file. */ #undef HAVE_CTYPE_H @@ -126,6 +141,9 @@ /* Define if you have the header file. */ #undef HAVE_UNISTD_H +/* Define if you have the crypt library (-lcrypt). */ +#undef HAVE_LIBCRYPT + /* Define if you have the m library (-lm). */ #undef HAVE_LIBM @@ -156,10 +174,10 @@ /* xml-abled parser (uses static library) */ #undef XML -/* has :received (uses shared library) */ +/* has $mail:received (uses shared library) */ #undef WITH_MAILRECEIVE -/* has :received (uses static library) */ +/* has $mail:received (uses static library) */ #undef WITH_MAILRECEIVE /* parser uses this command instead of user-defined sendmail commands */