aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1996-05-01 19:12:44 +0000
committerRichard M. Stallman1996-05-01 19:12:44 +0000
commit0efb88ffff7040e49c7f5e5b83e30dcd5afe3b82 (patch)
tree97d95130a6ec0c253141e14148bfea8454e15f22 /src
parent860ef324cb61bb965773f52641fad00acd5894f6 (diff)
downloademacs-0efb88ffff7040e49c7f5e5b83e30dcd5afe3b82.tar.gz
emacs-0efb88ffff7040e49c7f5e5b83e30dcd5afe3b82.zip
(C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.
Diffstat (limited to 'src')
-rw-r--r--src/s/sol2.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/s/sol2.h b/src/s/sol2.h
index 1af8a89c4aa..39acc544954 100644
--- a/src/s/sol2.h
+++ b/src/s/sol2.h
@@ -24,8 +24,3 @@
24#endif /* GCC */ 24#endif /* GCC */
25 25
26#define HAVE_VFORK 26#define HAVE_VFORK
27
28/* Gregory Neil Shapiro <gshapiro@hhmi.org> reports the Motif header files
29 are in this directory on Solaris 2.4. Let's guess that's true
30 for some earlier versions too. */
31#define C_SWITCH_X_SYSTEM -I/usr/dt/include