aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
authorRichard M. Stallman1993-03-14 05:40:29 +0000
committerRichard M. Stallman1993-03-14 05:40:29 +0000
commit0b74cf8cd89b9daa48966d4e2ab10cf0f52dc1d7 (patch)
tree3354e292160aff277e28990d53067fdbbff453b3 /src/m
parent730ebc50d6b1b6d955ac78e5495d68427518ac67 (diff)
downloademacs-0b74cf8cd89b9daa48966d4e2ab10cf0f52dc1d7.tar.gz
emacs-0b74cf8cd89b9daa48966d4e2ab10cf0f52dc1d7.zip
(NO_X_DESTROY_DATABASE): Defined.
Diffstat (limited to 'src/m')
-rw-r--r--src/m/apollo.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/m/apollo.h b/src/m/apollo.h
index 0f5e7d01e2c..e878939370b 100644
--- a/src/m/apollo.h
+++ b/src/m/apollo.h
@@ -94,3 +94,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
94#ifndef APOLLO_SR10 94#ifndef APOLLO_SR10
95#undef BSTRING 95#undef BSTRING
96#endif 96#endif
97
98/* The function x_destroy_database doesn't exist in the version of X
99 on the Apollo. */
100#define NO_X_DESTROY_DATABASE