aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKen Raeburn2001-10-24 22:54:38 +0000
committerKen Raeburn2001-10-24 22:54:38 +0000
commit84e70f78690c02e12704751941824325920923ea (patch)
tree354d71352b7c7b31cec7cf574dd5c2ebdc907113 /src
parent7d8177cf90333a55b126757e931ae0f5c9db35f6 (diff)
downloademacs-84e70f78690c02e12704751941824325920923ea.tar.gz
emacs-84e70f78690c02e12704751941824325920923ea.zip
fix build problems with krb5 and hesiod support
Diffstat (limited to 'src')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index d462b75425b..a0edd520a9f 100644
--- a/src/config.in
+++ b/src/config.in
@@ -132,6 +132,7 @@ Boston, MA 02111-1307, USA. */
132 132
133/* Define to support using a Hesiod database to find the POP server. */ 133/* Define to support using a Hesiod database to find the POP server. */
134#undef HESIOD 134#undef HESIOD
135#undef HAVE_LIBHESIOD
135 136
136/* Header for Voxware or PCM sound card driver. */ 137/* Header for Voxware or PCM sound card driver. */
137#undef HAVE_MACHINE_SOUNDCARD_H 138#undef HAVE_MACHINE_SOUNDCARD_H
@@ -199,6 +200,7 @@ Boston, MA 02111-1307, USA. */
199#undef HAVE_LIBDES425 200#undef HAVE_LIBDES425
200#undef HAVE_LIBKRB5 201#undef HAVE_LIBKRB5
201#undef HAVE_LIBCRYPTO 202#undef HAVE_LIBCRYPTO
203#undef HAVE_LIBK5CRYPTO
202#undef HAVE_LIBCOM_ERR 204#undef HAVE_LIBCOM_ERR
203/* header files */ 205/* header files */
204#undef HAVE_KRB5_H 206#undef HAVE_KRB5_H