]> git.eshelyaron.com Git - emacs.git/commit
Support auto-configuration of both Kerberos V4 and
authorRichard M. Stallman <rms@gnu.org>
Mon, 28 Jul 1997 05:52:35 +0000 (05:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 28 Jul 1997 05:52:35 +0000 (05:52 +0000)
commita27738b67a39c7e9c238d1f696fed10609023ef4
treec28751f50ef800c8ed271a1393b9131b9155ca36
parent93de505d8598a4798916a305649e8b22311f4fa4
Support auto-configuration of both Kerberos V4 and
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
Include <string.h> when STDC_HEADERS is defined, to get
declarations of string functions.
[KERBEROS5] (socket_connection): Support the current MIT Kerberos
V5 API rather than the old one.
[KERBEROS] (socket_connection): Change a constant name from
SOCKET_ERROR to POP_SOCKET_ERROR to avoid a namespace conflict
with a constant in a header file.
lib-src/pop.c