mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
Add #undef for USE_X_TOOLKIT.
This commit is contained in:
parent
98dfba1b99
commit
2ae4152014
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue