view src/protocols/Makefile.am @ 4678:9ce3c698ff5e

[gaim-migrate @ 4989] Now we try all the results that getaddrinfo gives us, instead of just the first one. This should fix the issues people have been having connecting to certain jabber servers (like amessage.de) that have an IPv6 record as well as an IPv4 record. It's also more correct and stuff. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 08 Mar 2003 17:54:36 +0000
parents c434f13dfa9b
children fefad67de2c7
line wrap: on
line source

DIST_SUBDIRS = gg icq irc jabber msn napster oscar toc yahoo zephyr

if PRPLS

SUBDIRS = $(DIST_SUBDIRS)

else

SUBDIRS = $(STATIC_PRPLS)

endif