diff options
| author | neilbrown <neilbrown> | 2005-08-26 01:14:46 +0000 |
|---|---|---|
| committer | neilbrown <neilbrown> | 2005-08-26 01:14:46 +0000 |
| commit | 74a9c55e518cbd4ece01a2c57104222d9b675fb0 (patch) | |
| tree | 47d6ef10f8f3fdb6ae747cf83dc08d24f761303f /ChangeLog | |
| parent | 2650ce9c83edfde2fbe2de3cb65812309b2edebd (diff) | |
From: Kevin Coffman <kwc@citi.umich.edu>
Consolidate some of the Kerberos checking instead of repeating
the same things for MIT and Heimdal.
Also adds more checks to distinguish 32-bit from 64-bit
(mainly for gssapi.h)
Fix svcgssd Makefile so make TOP=../../ works correctly there.
Enable running a modern autoheader.
(Requires that autoconf be run to regenerate configure script.)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2005-08-26 Kevin Coffman <kwc@citi.umich.edu> + * configure.in etc + Consolidate some of the Kerberos checking instead of repeating + the same things for MIT and Heimdal. + Also adds more checks to distinguish 32-bit from 64-bit + (mainly for gssapi.h) + Fix svcgssd Makefile so make TOP=../../ works correctly there. + Enable running a modern autoheader. + 2005-04-12 G. Allen Morris III <gam3@gam3.net> * All Makefile: added TOP as needed for easier compile. |
