projects
/
platform
/
upstream
/
rpm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c3615
)
added HAVE_HERRNO
author
ewt
<devnull@localhost>
Mon, 20 Jan 1997 22:34:26 +0000
(22:34 +0000)
committer
ewt
<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
patch
|
blob
|
history
diff --git
a/config.h.in
b/config.h.in
index
e812057
..
d483aa8
100644
(file)
--- a/
config.h.in
+++ b/
config.h.in
@@
-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