summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/configure.in')
-rw-r--r--src/lib/crypto/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/configure.in b/src/lib/crypto/configure.in
index 2f590b00df..c7d70ffa36 100644
--- a/src/lib/crypto/configure.in
+++ b/src/lib/crypto/configure.in
@@ -6,6 +6,6 @@ AC_CHECK_HEADERS(memory.h unistd.h endian.h machine/endian.h)
KRB5_RUN_FLAGS
KRB5_BUILD_PROGRAM
KRB5_BUILD_LIBOBJS
-KRB5_BUILD_LIBRARY
+KRB5_BUILD_LIBRARY_WITH_DEPS
V5_AC_OUTPUT_MAKEFILE(. crc32 des dk enc_provider hash_provider keyhash_provider md4 md5 old raw sha1 arcfour yarrow aes)