aboutsummaryrefslogtreecommitdiff
path: root/src/acconfig.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-03-19 20:51:13 +0000
committerJohn Gilmore <gnu@toad.com>1995-03-19 20:51:13 +0000
commita08093e27132a0a23b0e7ebdcb7da4aec0854b79 (patch)
tree8646a189d23fb0c8b2e43d0f9997d7df39f0ed21 /src/acconfig.h
parentfdc5e98784ddd2f9d098cab27ac3e2d8bed7a15d (diff)
downloadkrb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.zip
krb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.tar.gz
krb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.tar.bz2
* aclocal.m4 (CHECK_STDARG): Remove; we're just using AC_HEADER_CHECK.
(V5_AC_OUTPUT_MAKEFILE): Reorder the Makefile output so that it can be run through `sed' for the Macintosh. * acconfig.h: Remove STDARG_PROTOTYPES. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5174 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/acconfig.h')
-rw-r--r--src/acconfig.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/acconfig.h b/src/acconfig.h
index e9aa235..fdcf46a 100644
--- a/src/acconfig.h
+++ b/src/acconfig.h
@@ -22,9 +22,6 @@
#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