added HAVE_HERRNO
authorewt <devnull@localhost>
Mon, 20 Jan 1997 22:34:26 +0000 (22:34 +0000)
committerewt <devnull@localhost>
Mon, 20 Jan 1997 22:34:26 +0000 (22:34 +0000)
CVS patchset: 1327
CVS date: 1997/01/20 22:34:26

config.h.in

index e812057..d483aa8 100644 (file)
@@ -19,4 +19,7 @@
 /* Define as 1 if you have <libintl.h.h> */
 #define HAVE_LIBINTL_H 0
 
+/* Define as 1 if <netdb.h> defines h_errno */
+#define HAVE_HERRNO 0
+
 #endif