Don't define XAUTH_PATH here, we either pass it in on the compiler command
line or rely on the built-in default.
This commit is contained in:
parent
5d9f25dce2
commit
6c93a5ae8e
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user