comparison src/config.in @ 15528:0aa677111ee8

(HAVE_X11R5): Add #undef.
author Richard M. Stallman <rms@gnu.org>
date Fri, 28 Jun 1996 06:46:12 +0000
parents 52355eb67a7d
children 98148b219a27
comparison
equal deleted inserted replaced
15527:575a17a3c9fb 15528:0aa677111ee8
60 /* Define if we have the X11R6 or newer version of Xt. */ 60 /* Define if we have the X11R6 or newer version of Xt. */
61 #undef HAVE_X11XTR6 61 #undef HAVE_X11XTR6
62 62
63 /* Define if we have the X11R6 or newer version of Xlib. */ 63 /* Define if we have the X11R6 or newer version of Xlib. */
64 #undef HAVE_X11R6 64 #undef HAVE_X11R6
65
66 /* Define if we have the X11R5 or newer version of Xlib. */
67 #undef HAVE_X11R5
65 68
66 /* Define if netdb.h declares h_errno. */ 69 /* Define if netdb.h declares h_errno. */
67 #undef HAVE_H_ERRNO 70 #undef HAVE_H_ERRNO
68 71
69 /* Nowadays we have frame objects even if we support only ASCII terminals. */ 72 /* Nowadays we have frame objects even if we support only ASCII terminals. */