Mercurial > emacs
changeset 13835:fc6b59f8a580
(HAVE_X11R6): Add #undef.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Dec 1995 23:11:31 +0000 |
parents | 3c51aa417e32 |
children | be2b3be07978 |
files | src/config.in |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/config.in Sun Dec 24 18:44:34 1995 +0000 +++ b/src/config.in Sun Dec 24 23:11:31 1995 +0000 @@ -61,6 +61,9 @@ /* Define if we have the X11R6 or newer version of Xt. */ #undef HAVE_X11XTR6 +/* Define if we have the X11R6 or newer version of Xlib. */ +#undef HAVE_X11R6 + /* Define if netdb.h declares h_errno. */ #undef HAVE_H_ERRNO