X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=config%2Famanda%2Frsh-security.m4;h=747b6541e59f5850d39c01b6e666fd0aacaf6bbb;hb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;hp=891d50f5be8fb33fd7cfa125770c831b149243b0;hpb=94a044f90357edefa6f4ae9f0b1d5885b0e34aee;p=debian%2Famanda diff --git a/config/amanda/rsh-security.m4 b/config/amanda/rsh-security.m4 index 891d50f..747b654 100644 --- a/config/amanda/rsh-security.m4 +++ b/config/amanda/rsh-security.m4 @@ -28,5 +28,6 @@ AC_DEFUN([AMANDA_RSH_SECURITY], [Define if RSH transport should be enabled. ]) fi AM_CONDITIONAL(WANT_RSH_SECURITY, test x"$RSH_SECURITY" = x"yes") + AC_SUBST(RSH_SECURITY) ])