Add #undef HAVE_H_ERRNO.
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 20:46:46 +0000 (20:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Jul 1994 20:46:46 +0000 (20:46 +0000)
src/config.in

index 2d7e730..4a53d2d 100644 (file)
@@ -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 netdb.h declares h_errno.  */
+#undef HAVE_H_ERRNO
+
 /* If we're using any sort of window system, define MULTI_FRAME.  */
 #ifdef HAVE_X_WINDOWS
 #define MULTI_FRAME