Mercurial > emacs
changeset 15118:77feea2e700b
(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 01 May 1996 19:12:29 +0000 |
parents | 21673af29c32 |
children | 3b1af0c2d02c |
files | src/s/sol2-4.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/sol2-4.h Tue Apr 30 19:40:56 1996 +0000 +++ b/src/s/sol2-4.h Wed May 01 19:12:29 1996 +0000 @@ -21,3 +21,8 @@ #define LD_SWITCH_SYSTEM -L /usr/ccs/lib \ `./prefix-args -Xlinker LD_SWITCH_X_SITE_AUX` -R /usr/dt/lib -L /usr/dt/lib #endif /* GCC */ + +/* Gregory Neil Shapiro <gshapiro@hhmi.org> reports the Motif header files + are in this directory on Solaris 2.4. */ +#define C_SWITCH_X_SYSTEM -I/usr/dt/include +