aboutsummaryrefslogtreecommitdiff
path: root/src/acconfig.h
diff options
context:
space:
mode:
authorMark Eichin <eichin@mit.edu>1994-10-26 21:22:34 +0000
committerMark Eichin <eichin@mit.edu>1994-10-26 21:22:34 +0000
commit56ebc255f9d5611a8c8085a92dc222d1abe6e820 (patch)
treedf9b93b8b6c9eddf6cbeb26975cacc51035449ba /src/acconfig.h
parentf56b1f8ca268650a8c538660ec641893bf92140d (diff)
downloadkrb5-56ebc255f9d5611a8c8085a92dc222d1abe6e820.zip
krb5-56ebc255f9d5611a8c8085a92dc222d1abe6e820.tar.gz
krb5-56ebc255f9d5611a8c8085a92dc222d1abe6e820.tar.bz2
move for autoreconf to find it
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4580 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/acconfig.h')
-rw-r--r--src/acconfig.h33
1 files changed, 33 insertions, 0 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
new file mode 100644
index 0000000..87bc0f1
--- /dev/null
+++ b/src/acconfig.h
@@ -0,0 +1,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