From 707828b71af1d155206cf7039569e9cffb110649 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 11 Nov 2008 01:12:17 +0000 Subject: Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now. --- packages/Symbian/group/libcurl.mmp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/Symbian') diff --git a/packages/Symbian/group/libcurl.mmp b/packages/Symbian/group/libcurl.mmp index 17749d9c4..10357b9ec 100644 --- a/packages/Symbian/group/libcurl.mmp +++ b/packages/Symbian/group/libcurl.mmp @@ -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 -- cgit v1.2.3