summaryrefslogtreecommitdiff
path: root/src/config.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-12-24 23:11:31 +0000
committerRichard M. Stallman <rms@gnu.org>1995-12-24 23:11:31 +0000
commit92a8cb83bd2431589e0315539f7bca4aaabfca89 (patch)
tree242bebbcd4fb264b9f50abd8e68eedf0cfe0be52 /src/config.in
parent5c08c68f117d18ea5d5a4fa6321ffccb54ae6bf1 (diff)
downloademacs-92a8cb83bd2431589e0315539f7bca4aaabfca89.tar.gz
(HAVE_X11R6): 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 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