mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 13:57:36 +00:00
(HAVE_MOTIF_2_1): Add #undef.
This commit is contained in:
parent
91169ba7cb
commit
46266d2bb7
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@ Boston, MA 02111-1307, USA. */
|
|||
/* Define this if you're using XFree386. */
|
||||
#undef HAVE_XFREE386
|
||||
|
||||
/* Define this if you have Motif 2.1 or newer. */
|
||||
#undef HAVE_MOTIF_2_1
|
||||
|
||||
/* Define HAVE_MENUS if you have mouse menus.
|
||||
(This is automatic if you use X, but the option to specify it remains.)
|
||||
It is also defined with other window systems that support xmenu.c. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue