aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
Diffstat (limited to 'src/s')
-rw-r--r--src/s/msdos.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h
index 8cd9bfc8491..5199799a226 100644
--- a/src/s/msdos.h
+++ b/src/s/msdos.h
@@ -131,7 +131,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
131/* We have (the code to control) a mouse. */ 131/* We have (the code to control) a mouse. */
132#define HAVE_MOUSE 132#define HAVE_MOUSE
133 133
134/* We canuse mouse menus. */ 134/* We can use mouse menus. */
135#define HAVE_MENUS 135#define HAVE_MENUS
136 136
137/* Define one of these for easier conditionals. */ 137/* Define one of these for easier conditionals. */
@@ -163,7 +163,5 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
163 163
164#define NO_REMAP 164#define NO_REMAP
165 165
166#define UNEXEC unexec.o
167
168/* arch-tag: d184f860-815d-4ff4-8187-d05c0f3c37d0 166/* arch-tag: d184f860-815d-4ff4-8187-d05c0f3c37d0
169 (do not change this comment) */ 167 (do not change this comment) */