Mercurial > pidgin
view src/protocols/Makefile.am @ 4164:a55c2a0ddcd4
[gaim-migrate @ 4393]
The chat list plugin wasn't working, due to a left-over variable that
is in a perpetual state of NULLness, and the checking of that variable
for a value before loading chats. Fixed.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Wed, 01 Jan 2003 03:03:25 +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
