Imported Upstream version 2.6.1
[debian/amanda] / config / amanda / rsh-security.m4
index 891d50f5be8fb33fd7cfa125770c831b149243b0..747b6541e59f5850d39c01b6e666fd0aacaf6bbb 100644 (file)
@@ -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)
 ])