summaryrefslogtreecommitdiffstats
path: root/src/acconfig.h
blob: 87bc0f15a304ec992d8e5085d3368e540e8e5500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
/* 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. */

#undef ANSI_STDIO
#undef HAS_SETVBUF
#undef BITS32
#undef HAS_ANSI_CONST
#undef HAS_ANSI_VOLATILE
#undef HAS_STDLIB_H
#undef HAS_STRDUP
#undef HAS_VOID_TYPE
#undef KRB5_PROVIDE_PROTOTYPES
#undef NEED_SYS_FCNTL_H
#undef NO_NESTED_PROTOTYPES
#undef NO_STDLIB_H
#undef NO_YYLINENO
#undef POSIX_FILE_LOCKS
#undef POSIX_SIGTYPE
#undef POSIX_TERMIOS
#undef POSIX_TYPES
#ifndef STDARG_PROTOTYPES
#undef STDARG_PROTOTYPES
#endif /* STDARG_PROTOTYPES -- avoid collision with com_err.h */
#undef USE_DIRENT_H
#undef USE_STRING_H
#undef WAIT_USES_INT
#undef krb5_sigtype
#undef HAS_UNISTD_H
#undef KRB5_USE_INET
#undef ODBM
#undef TM_IN_SYS_TIME