Mercurial > emacs
changeset 6103:4acb066b1b96
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 26 Feb 1994 20:47:37 +0000 |
parents | a92ee78acd12 |
children | 44fc65a7fc46 |
files | src/s/sol2.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sol2.h Sat Feb 26 05:55:03 1994 +0000 +++ b/src/s/sol2.h Sat Feb 26 20:47:37 1994 +0000 @@ -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 */