Add #undef for USE_X_TOOLKIT.

This commit is contained in:
Richard M. Stallman 1994-01-19 04:15:49 +00:00
parent 98dfba1b99
commit 2ae4152014

View file

@ -47,6 +47,9 @@ and this notice must be preserved on all copies. */
Otherwise, Emacs expects to use version 10. */
#undef HAVE_X11
/* Define if using an X toolkit. */
#undef USE_X_TOOLKIT
/* Define this if you're using XFree386. */
#undef HAVE_XFREE386