summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
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 713b094d6..682e2754c 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
1/* $Id: acconfig.h,v 1.138 2002/06/12 16:57:15 mouring Exp $ */ 1/* $Id: acconfig.h,v 1.139 2002/06/24 16:26:49 stevesk Exp $ */
2 2
3#ifndef _CONFIG_H 3#ifndef _CONFIG_H
4#define _CONFIG_H 4#define _CONFIG_H
@@ -228,9 +228,6 @@
228/* Define if xauth is found in your path */ 228/* Define if xauth is found in your path */
229#undef XAUTH_PATH 229#undef XAUTH_PATH
230 230
231/* Define if rsh is found in your path */
232#undef RSH_PATH
233
234/* Define if you want to allow MD5 passwords */ 231/* Define if you want to allow MD5 passwords */
235#undef HAVE_MD5_PASSWORDS 232#undef HAVE_MD5_PASSWORDS
236 233