Mercurial > emacs
changeset 49387:d01eec831eb6
Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
redefining it explicitly in src/config.in.
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Wed, 22 Jan 2003 19:56:07 +0000 |
parents | 9ecfd87fd215 |
children | 3b3f25f2c069 |
files | configure.in |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/configure.in Wed Jan 22 18:46:00 2003 +0000 +++ b/configure.in Wed Jan 22 19:56:07 2003 +0000 @@ -2139,6 +2139,8 @@ * ) carbon_appdir=${carbon_appdir_x} ;; esac fi + # We also have mouse menus. + HAVE_MENUS=yes fi ### Use session management (-lSM -lICE) if available @@ -2604,7 +2606,6 @@ #ifdef HAVE_CARBON #define HAVE_WINDOW_SYSTEM #define HAVE_MOUSE -#define HAVE_MENUS #endif /* Define USER_FULL_NAME to return a string