aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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. */
61/* Define if we have the X11R6 or newer version of Xt. */ 61/* Define if we have the X11R6 or newer version of Xt. */
62#undef HAVE_X11XTR6 62#undef HAVE_X11XTR6
63 63
64/* Define if we have the X11R6 or newer version of Xlib. */
65#undef HAVE_X11R6
66
64/* Define if netdb.h declares h_errno. */ 67/* Define if netdb.h declares h_errno. */
65#undef HAVE_H_ERRNO 68#undef HAVE_H_ERRNO
66 69