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. */ #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