Remove dependency on libresolv

This commit is contained in:
Jonathan Schleifer 2018-11-05 01:14:15 +01:00
parent 3c10a522cd
commit d6f82eb3d5
No known key found for this signature in database
GPG key ID: D83A76BFE376345E
7 changed files with 111 additions and 649 deletions

View file

@ -26,7 +26,6 @@ SRCS = XMPPAuthenticator.m \
XMPPRoster.m \
XMPPRosterItem.m \
XMPPSCRAMAuth.m \
XMPPSRVLookup.m \
XMPPStanza.m \
XMPPStreamManagement.m \
XMPPXMLElementBuilder.m