]> andersk Git - openssh.git/blobdiff - defines.h
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
[openssh.git] / defines.h
index c5646356349956cbf16ad87cc23a17cc21b963bc..3f5b28a2f447cdf991b8ef3482046563e57199fb 100644 (file)
--- a/defines.h
+++ b/defines.h
@@ -316,14 +316,6 @@ struct winsize {
 # define _PATH_MAILDIR MAILDIR
 #endif /* !defined(_PATH_MAILDIR) && defined(MAILDIR) */
 
-#ifndef _PATH_RSH
-# ifdef RSH_PATH
-#  define _PATH_RSH RSH_PATH
-# else /* RSH_PATH */
-#  define _PATH_RSH "/usr/bin/rsh"
-# endif /* RSH_PATH */
-#endif /* _PATH_RSH */
-
 #ifndef _PATH_NOLOGIN
 # define _PATH_NOLOGIN "/etc/nologin"
 #endif
This page took 0.042408 seconds and 4 git commands to generate.