summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-06-24 16:26:49 +0000
committerKevin Steves <stevesk@pobox.com>2002-06-24 16:26:49 +0000
commit34f0d8f4040c3fe55e3a69aa92d18482077dd202 (patch)
tree374cfa778cf5131fab0c8fe90501b9d44228ca94 /acconfig.h
parent3f58474214de8411e75f28c34511df7ac81d8279 (diff)
downloadopenssh-git-34f0d8f4040c3fe55e3a69aa92d18482077dd202.tar.gz
- (stevesk) [INSTALL acconfig.h configure.ac defines.h] remove --with-rsh
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/acconfig.h b/acconfig.h
index 713b094d..682e2754 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.138 2002/06/12 16:57:15 mouring Exp $ */
+/* $Id: acconfig.h,v 1.139 2002/06/24 16:26:49 stevesk Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -228,9 +228,6 @@
/* Define if xauth is found in your path */
#undef XAUTH_PATH
-/* Define if rsh is found in your path */
-#undef RSH_PATH
-
/* Define if you want to allow MD5 passwords */
#undef HAVE_MD5_PASSWORDS