From c91b34025f240d970dfe009f4dce11ffb4ec563b Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 24 Dec 1995 23:11:31 +0000 Subject: [PATCH] (HAVE_X11R6): Add #undef. --- src/config.in | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.39.2