diff options
| author | John Gilmore <gnu@toad.com> | 1995-03-19 20:51:13 +0000 |
|---|---|---|
| committer | John Gilmore <gnu@toad.com> | 1995-03-19 20:51:13 +0000 |
| commit | a08093e27132a0a23b0e7ebdcb7da4aec0854b79 (patch) | |
| tree | 8646a189d23fb0c8b2e43d0f9997d7df39f0ed21 /src/ChangeLog | |
| parent | fdc5e98784ddd2f9d098cab27ac3e2d8bed7a15d (diff) | |
| download | krb5-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/ChangeLog | 7 |
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. |
