summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/configure.in b/src/configure.in
index 84ffdff63..791215668 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -123,6 +123,7 @@ AC_HELP_STRING([--with-crypto-impl=IMPL], [use specified crypto implementation @
[CRYPTO_IMPL=$withval
AC_MSG_RESULT("k5crypto will use \'$withval\'")
], withval=builtin)
+AC_CONFIG_COMMANDS(CRYPTO_IMPL, , CRYPTO_IMPL=$CRYPTO_IMPL)
AC_SUBST(CRYPTO_IMPL)
# --with-kdc-kdb-update makes the KDC update the database with last request