Mercurial > pidgin
annotate src/protocols/Makefile.am @ 6810:bc8f329c1341
[gaim-migrate @ 7350]
This gets rid of the request to upgrade. I just changed the protocol version
number to what it is in the latest WinY!M. I wonder how you would pronounce
WinY!M. Anyway, the login procedure isn't identical to that of WinY!M (I'm
thinking maybe, "win-yim) but this will probably suffice. I'll fix it in the
New Yahoo.
I supsect this actually is being done for security reasons.
committer: Tailor Script <tailor@pidgin.im>
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Thu, 11 Sep 2003 19:38:31 +0000 |
| parents | f40283608e4b |
| children | 1dbf83536d83 |
| rev | line source |
|---|---|
| 6150 | 1 DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr |
|
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
| 2086 | 3 if PRPLS |
| 4 | |
|
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
5 SUBDIRS = $(DIST_SUBDIRS) |
| 2086 | 6 |
| 7 else | |
| 8 | |
| 9 SUBDIRS = $(STATIC_PRPLS) | |
| 10 | |
| 11 endif |
