changeset 8329:49a8b5185da4

Add #undef HAVE_H_ERRNO.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Jul 1994 20:46:46 +0000
parents 40551ba18423
children 60adc323cfe7
files src/config.in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Mon Jul 25 20:45:55 1994 +0000
+++ b/src/config.in	Mon Jul 25 20:46:46 1994 +0000
@@ -61,6 +61,9 @@
 /* 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