diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-09-06 01:32:11 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-09-06 01:32:11 +0800 |
commit | 699f00049570b6024ba520505a68fdb355b2106d (patch) | |
tree | afa89932591cd0feee63c25eb775a7827d27cccd /ChangeLog | |
parent | fb9da2712b83262475e7a015adadd644d4bc33cb (diff) | |
download | gsoc2013-evolution-699f00049570b6024ba520505a68fdb355b2106d.tar.gz gsoc2013-evolution-699f00049570b6024ba520505a68fdb355b2106d.tar.zst gsoc2013-evolution-699f00049570b6024ba520505a68fdb355b2106d.zip |
Improve the Kerberos checks further (check for Sun kerb; check for sendauth proto)
svn path=/trunk/; revision=5197
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,6 +21,14 @@ * configure.in: Add default_user/local/Sentbox/Makefile to the list of makefiles to output +2000-08-31 Peter Williams <peterw@helixcode.com> + + * configure.in (kerberos): Check and see if krb_sendauth needs + prototyping. (#define NEED_KRB_SENDAUTH_PROTO). Also check + for a libkrb that doesn't need -ldes. + + * acconfig.h: #undef it + 2000-08-30 Lauris Kaplinski <lauris@helixcode.com> * configure.in: AC_DEFINE(USING_GNOME_PRINT_0_20) |