1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00

(NO_X_DESTROY_DATABASE): Defined.

This commit is contained in:
Richard M. Stallman 1993-03-14 05:40:29 +00:00
parent 730ebc50d6
commit 0b74cf8cd8

View file

@ -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