aboutsummaryrefslogtreecommitdiff
path: root/src/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'src/aclocal.m4')
-rw-r--r--src/aclocal.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/src/aclocal.m4 b/src/aclocal.m4
index a9725fc..5637f68 100644
--- a/src/aclocal.m4
+++ b/src/aclocal.m4
@@ -1131,7 +1131,9 @@ dnl Set up environment for running dynamic executables out of build tree
AC_DEFUN(KRB5_RUN_FLAGS,
[AC_REQUIRE([KRB5_LIB_AUX])dnl
KRB5_RUN_ENV="$RUN_ENV"
-AC_SUBST(KRB5_RUN_ENV)])
+KRB5_RUN_VARS="$RUN_VARS"
+AC_SUBST(KRB5_RUN_ENV)
+AC_SUBST(KRB5_RUN_VARS)])
dnl
dnl KRB5_LIB_AUX