From: Richard M. Stallman Date: Fri, 7 Apr 1995 06:54:50 +0000 (+0000) Subject: (C_SWITCH_X_SYSTEM): Defined. X-Git-Tag: emacs-19.34~4608 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=30b4fc23418ba880e725d5d546331784f16c03c0;p=emacs.git (C_SWITCH_X_SYSTEM): Defined. --- diff --git a/src/s/sol2.h b/src/s/sol2.h index 39acc544954..1af8a89c4aa 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h @@ -24,3 +24,8 @@ #endif /* GCC */ #define HAVE_VFORK + +/* Gregory Neil Shapiro reports the Motif header files + are in this directory on Solaris 2.4. Let's guess that's true + for some earlier versions too. */ +#define C_SWITCH_X_SYSTEM -I/usr/dt/include