aboutsummaryrefslogtreecommitdiff
path: root/packages/Symbian
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-11-11 01:12:17 +0000
committerYang Tse <yangsita@gmail.com>2008-11-11 01:12:17 +0000
commit707828b71af1d155206cf7039569e9cffb110649 (patch)
tree093d31316eaab4658215ef7a5f9c3d9404ee9cf5 /packages/Symbian
parent8f440371334032805ab5521e60a77e0d840630f7 (diff)
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.
Diffstat (limited to 'packages/Symbian')
-rw-r--r--packages/Symbian/group/libcurl.mmp2
1 files changed, 1 insertions, 1 deletions
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