From: Richard M. Stallman Date: Sun, 14 Mar 1993 05:40:29 +0000 (+0000) Subject: (NO_X_DESTROY_DATABASE): Defined. X-Git-Tag: emacs-19.34~13684 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/0b74cf8cd89b9daa48966d4e2ab10cf0f52dc1d7 (NO_X_DESTROY_DATABASE): Defined. --- diff --git a/src/m/apollo.h b/src/m/apollo.h index 0f5e7d01e2..e878939370 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. */ #ifndef APOLLO_SR10 #undef BSTRING #endif + +/* The function x_destroy_database doesn't exist in the version of X + on the Apollo. */ +#define NO_X_DESTROY_DATABASE