projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a47532f
)
make ares compile again for NetWare.
author
Gunter Knauf
<gk@gknw.de>
Wed, 10 Aug 2005 16:55:06 +0000
(16:55 +0000)
committer
Gunter Knauf
<gk@gknw.de>
Wed, 10 Aug 2005 16:55:06 +0000
(16:55 +0000)
ares/Makefile.netware
patch
|
blob
|
history
diff --git
a/ares/Makefile.netware
b/ares/Makefile.netware
index 8fdf69e2f489f32986fcd32a9f06dc1caf0c5eb9..d493dd0e6480fd5e91a582070091bdba735be8a7 100644
(file)
--- a/
ares/Makefile.netware
+++ b/
ares/Makefile.netware
@@
-304,6
+304,8
@@
config.h: Makefile.netware
@echo $(DL)#define HAVE_AF_INET6 1$(DL) >> $@
@echo $(DL)#define HAVE_PF_INET6 1$(DL) >> $@
@echo $(DL)#define HAVE_STRUCT_IN6_ADDR 1$(DL) >> $@
+ @echo $(DL)#define HAVE_STRUCT_SOCKADDR_IN6 1$(DL) >> $@
+ @echo $(DL)#define HAVE_STRUCT_ADDRINFO 1$(DL) >> $@
@echo $(DL)#define SIZEOF_STRUCT_IN6_ADDR 16$(DL) >> $@
@echo $(DL)#define SIZEOF_STRUCT_IN_ADDR 4$(DL) >> $@
ifdef NW_WINSOCK