Mercurial > emacs
changeset 7489:303a2e277819
(HAVE_X11XTR6): Add #undef.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 13 May 1994 21:01:29 +0000 |
parents | 9c2205991ff5 |
children | e1d50e2d4cc6 |
files | src/config.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/config.in Fri May 13 20:43:28 1994 +0000 +++ b/src/config.in Fri May 13 21:01:29 1994 +0000 @@ -58,6 +58,9 @@ and not on others. */ #undef HAVE_X_MENU +/* Define if we have the X11R6 or newer version of Xt. */ +#undef HAVE_X11XTR6 + /* If we're using any sort of window system, define MULTI_FRAME. */ #ifdef HAVE_X_WINDOWS #define MULTI_FRAME