diff options
-rw-r--r-- | crypto/openssh/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/config.h b/crypto/openssh/config.h index e6d1533..88412ab 100644 --- a/crypto/openssh/config.h +++ b/crypto/openssh/config.h @@ -1314,7 +1314,7 @@ /* #undef WORDS_BIGENDIAN */ /* Define if xauth is found in your path */ -#define XAUTH_PATH "/usr/X11R6/bin/xauth" +/* #undef XAUTH_PATH */ /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ |