summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-05-13 21:01:29 +0000
committerRichard M. Stallman <rms@gnu.org>1994-05-13 21:01:29 +0000
commitf63881aa93710c5961e2655e0cce900caf3b5464 (patch)
tree0647fc2b1e6d913651f97f3cd7bcb0ac41819918 /src/config.in
parent8ddae835f151b73918c4f2c2c19b88daa7187269 (diff)
downloademacs-f63881aa93710c5961e2655e0cce900caf3b5464.tar.gz
(HAVE_X11XTR6): Add #undef.
Diffstat (limited to 'src/config.in')
-rw-r--r--src/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 7d68e2b8bf0..ad920c7a86e 100644
--- a/src/config.in
+++ b/src/config.in
@@ -58,6 +58,9 @@ and this notice must be preserved on all copies. */
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