From: Richard M. Stallman Date: Sat, 26 Feb 1994 20:47:37 +0000 (+0000) Subject: Comment change. X-Git-Tag: emacs-19.34~9749 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7ea5afd257c740da374a0419b2f2fc9a3b5b4ec5;p=emacs.git Comment change. --- diff --git a/src/s/sol2.h b/src/s/sol2.h index 7cf4718c9f3..8a7dc0e4ab0 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -10,8 +10,8 @@ #define POSIX -/* Here is how to find X Windows. The -R option says where - to find X windows at run time. */ +/* Here is how to find X Windows. LD_SWITCH_X_SITE_AUX gives an -R option + says where to find X windows at run time. */ #ifndef __GNUC__ #define LD_SWITCH_SYSTEM LD_SWITCH_X_SITE_AUX #else /* GCC */