# HG changeset patch # User Richard M. Stallman # Date 830977949 0 # Node ID 77feea2e700bfce6ff706ab79892d4a755d5d068 # Parent 21673af29c3214a2b2e3d1af0f012c9fc4123281 (C_SWITCH_X_SYSTEM): Definition moved from sol2.h. diff -r 21673af29c32 -r 77feea2e700b src/s/sol2-4.h --- 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 reports the Motif header files + are in this directory on Solaris 2.4. */ +#define C_SWITCH_X_SYSTEM -I/usr/dt/include +