diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-06-03 12:59:55 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-06-03 12:59:55 -0700 |
commit | 181f08a7d8378c5d3cb290b58c7618396413d28c (patch) | |
tree | d36524ab6287a64f552897cfe3f1c8e2bce14213 /lisp/emacs-lisp/lisp-mode.el | |
parent | 5897da1d746561c63719b21c5984b49a194f8209 (diff) | |
download | emacs-181f08a7d8378c5d3cb290b58c7618396413d28c.tar.gz emacs-181f08a7d8378c5d3cb290b58c7618396413d28c.tar.bz2 emacs-181f08a7d8378c5d3cb290b58c7618396413d28c.zip |
Do not require libXt-devel when building with gtk.
* lwlib/lwlib-widget.h: New file, with contents taken from lwlib.h.
(widget_value) [HAVE_NTGUI]: New member 'title'.
* lwlib/lwlib.h: Include lwlib-widget.h.
(change_type, enum button_type, widget_value):
Move to lwlib-widget.h.
* src/gtkutil.h, src/menu.h: Include lwlib-widget.h, not lwlib-h, to avoid
dependency on libXt-devel.
* src/menu.h [HAVE_NTGUI]: Include lwlib-widget.h in this case too.
(enum button_type, widget_value) [HAVE_NTGUI]: Remove, as
lwlib-widget.h now does this.
* src/nsmenu.m (ns_menu_show): "enabled" -> "enable" to fix typo.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions