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:
parent
730ebc50d6
commit
0b74cf8cd8
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue