mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
since Jun 30 2008 MAXHOSTNAMELEN define is no longer used
This commit is contained in:
parent
60f0b4fffe
commit
aee7fc118b
@ -282,7 +282,6 @@ config.h: Makefile.netware
|
||||
@echo $(DL)#define PACKAGE_BUGREPORT "a suitable curl mailing list => http://curl.haxx.se/mail/"$(DL) >> $@
|
||||
ifeq ($(LIBARCH),CLIB)
|
||||
@echo $(DL)#define OS "i586-pc-clib-NetWare"$(DL) >> $@
|
||||
@echo $(DL)#define MAXHOSTNAMELEN 256$(DL) >> $@
|
||||
@echo $(DL)#define NETDB_USE_INTERNET 1$(DL) >> $@
|
||||
@echo $(DL)#define RECV_TYPE_ARG1 int$(DL) >> $@
|
||||
@echo $(DL)#define RECV_TYPE_ARG2 char *$(DL) >> $@
|
||||
|
Loading…
Reference in New Issue
Block a user