Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
40275:113233ecd44a | 40276:f53d3da02996 |
---|---|
130 /* Define to support GSS-API in addition to (or instead of) Kerberos */ | 130 /* Define to support GSS-API in addition to (or instead of) Kerberos */ |
131 #undef GSSAPI | 131 #undef GSSAPI |
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 |
138 #undef HAVE_SYS_SOUNDCARD_H | 139 #undef HAVE_SYS_SOUNDCARD_H |
139 #undef HAVE_SOUNDCARD_H | 140 #undef HAVE_SOUNDCARD_H |
197 #undef HAVE_LIBKRB4 | 198 #undef HAVE_LIBKRB4 |
198 #undef HAVE_LIBDES | 199 #undef HAVE_LIBDES |
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 |
205 #undef HAVE_DES_H | 207 #undef HAVE_DES_H |
206 #undef HAVE_KRB_H | 208 #undef HAVE_KRB_H |