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:
Dag-Erling Smørgrav 2006-10-06 14:27:26 +00:00
parent 5d9f25dce2
commit 6c93a5ae8e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163054

View File

@ -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 */