summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
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/ChangeLog
parentfdc5e98784ddd2f9d098cab27ac3e2d8bed7a15d (diff)
downloadkrb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.tar.gz
krb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.tar.xz
krb5-a08093e27132a0a23b0e7ebdcb7da4aec0854b79.zip
* 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/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3191ca39d1..80e9048119 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+Sun Mar 19 12:45:08 1995 John Gilmore (gnu at toad.com)
+
+ * 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.
+
Thu Mar 16 15:15:00 1995 Keith Vetter <keithv@fusion.com>
* Makefile.in: added PC stuff so it builds the whole world.