From: Richard M. Stallman Date: Sun, 24 Dec 1995 23:11:31 +0000 (+0000) Subject: (HAVE_X11R6): Add #undef. X-Git-Tag: emacs-19.34~2025 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c91b34025f240d970dfe009f4dce11ffb4ec563b;p=emacs.git (HAVE_X11R6): Add #undef. --- diff --git a/src/config.in b/src/config.in index 9fbfa15730a..6a476f431eb 100644 --- a/src/config.in +++ b/src/config.in @@ -61,6 +61,9 @@ and this notice must be preserved on all copies. */ /* 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