added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to be IPv6-aware.
This commit is contained in:
@@ -454,6 +454,7 @@ ifdef ENABLE_IPV6
|
||||
@echo $(DL)#define ENABLE_IPV6 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_FREEADDRINFO 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_GETADDRINFO 1$(DL) >> $@
|
||||
@echo $(DL)#define HAVE_SIN6_SCOPE_ID 1$(DL) >> $@
|
||||
endif
|
||||
endif
|
||||
@echo $(DL)#define USE_MANUAL 1$(DL) >> $@
|
||||
|
||||
Reference in New Issue
Block a user