Mercurial > pidgin
view src/protocols/Makefile.am @ 5924:c304abc3e68b
[gaim-migrate @ 6364]
This should fix the bug where Set User Info would sometimes crash. It
attempted to access a field in account, which on the old system was a
static buffer, and would always have some kind of value, but in the new
one, it could be NULL. Kaboom!
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Fri, 20 Jun 2003 03:32:42 +0000 |
| parents | 99ae9bd8b5fa |
| children | f40283608e4b |
line wrap: on
line source
DIST_SUBDIRS = gg irc jabber msn napster oscar toc trepia yahoo zephyr if PRPLS SUBDIRS = $(DIST_SUBDIRS) else SUBDIRS = $(STATIC_PRPLS) endif
