# HG changeset patch # User Matt Johnston # Date 1248797774 0 # Node ID 73de9177e7dd2c64a44af4de7cfda4f752508c93 # Parent bcc5b69d15a647daa9143286b52c30a6a3ac8d84 Use /usr/bin/X11/xauth default path instead diff -r bcc5b69d15a6 -r 73de9177e7dd options.h --- a/options.h Sun Jul 26 16:14:50 2009 +0000 +++ b/options.h Tue Jul 28 16:16:14 2009 +0000 @@ -237,7 +237,7 @@ /* The command to invoke for xauth when using X11 forwarding. * "-q" for quiet */ #ifndef XAUTH_COMMAND -#define XAUTH_COMMAND "/usr/X11R6/bin/xauth -q" +#define XAUTH_COMMAND "/usr/bin/X11/xauth -q" #endif /* if you want to enable running an sftp server (such as the one included with