Daniel Fandrich noticed that curl_addrinfo was also missing in the build
process of other four non-configure platforms. Added now.
This commit is contained in:
Yang Tse 2008-11-11 01:12:17 +00:00
parent 8f44037133
commit 707828b71a
6 changed files with 15 additions and 6 deletions

View file

@ -30,7 +30,7 @@ SOURCE \
http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c \
hostares.c hostasyn.c hostip4.c hostip6.c hostsyn.c hostthre.c \
inet_ntop.c parsedate.c select.c gtls.c sslgen.c tftp.c splay.c \
strdup.c socks.c ssh.c nss.c qssl.c rawstr.c
strdup.c socks.c ssh.c nss.c qssl.c rawstr.c curl_addrinfo.c
USERINCLUDE ../../../lib ../../../include/curl