Mercurial > emacs
diff src/config.in @ 40276:f53d3da02996
fix build problems with krb5 and hesiod support
author | Ken Raeburn <raeburn@raeburn.org> |
---|---|
date | Wed, 24 Oct 2001 22:54:38 +0000 |
parents | d9b8ddb354c3 |
children | f74078beda9d |
line wrap: on
line diff
--- a/src/config.in Wed Oct 24 22:53:45 2001 +0000 +++ b/src/config.in Wed Oct 24 22:54:38 2001 +0000 @@ -132,6 +132,7 @@ /* Define to support using a Hesiod database to find the POP server. */ #undef HESIOD +#undef HAVE_LIBHESIOD /* Header for Voxware or PCM sound card driver. */ #undef HAVE_MACHINE_SOUNDCARD_H @@ -199,6 +200,7 @@ #undef HAVE_LIBDES425 #undef HAVE_LIBKRB5 #undef HAVE_LIBCRYPTO +#undef HAVE_LIBK5CRYPTO #undef HAVE_LIBCOM_ERR /* header files */ #undef HAVE_KRB5_H