Index: dropbear-0.50/options.h
===================================================================
--- dropbear-0.50.orig/options.h
+++ dropbear-0.50/options.h
@@ -197,7 +197,7 @@ etc) slower (perhaps by 50%). Recommende
 /* 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 "xauth -q"
 #endif
 
 /* if you want to enable running an sftp server (such as the one included with