/* just stuff needed by kerberos 5 */ /* This is in the top level so that it is in the same "local" directory as aclocal.m4, so autoreconf causes autoheader to find it. Nothing actually includes this file, it is always processed into something else. */ /* Don't use too large a block, because the autoheader processing can't handle it on some systems. */ #undef ANSI_STDIO #undef HAS_VOID_TYPE #undef KRB5_NO_PROTOTYPES #undef KRB5_PROVIDE_PROTOTYPES #undef KRB5_NO_NESTED_PROTOTYPES #undef NO_YYLINENO #undef POSIX_FILE_LOCKS #undef POSIX_SIGTYPE #undef POSIX_TERMIOS #undef USE_DIRENT_H #undef WAIT_USES_INT #undef krb5_sigtype #undef HAVE_STDARG_H #undef HAVE_VARARGS_H /* Define if MIT Project Athena default configuration should be used */ #undef KRB5_ATHENA_COMPAT /* Define if Kerberos V4 backwards compatibility should be supported */ #undef KRB5_KRB4_COMPAT /* Define to `long' if doesn't define. */ #undef time_t /* * The stuff following here is taken from util/db2/acconfig.h */ #undef ssize_t /* BSD4.3, non-posix types */ #undef u_char #undef u_short #undef u_int #undef u_long /* sized types used by db internals */ #undef int8_t #undef u_int8_t #undef int16_t #undef u_int16_t #undef int32_t #undef u_int32_t