Mercurial > pidgin.yaz
view src/Makefile.am @ 24:7d0ef30fe8c0
[gaim-migrate @ 33]
We've manged to find all of the memory leaks. Here is a patch for the first one.
More patches will follow. Thanks to my brother, Jeramey, for helping out on this
one. I love ya bro :)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 24 Mar 2000 06:59:03 +0000 |
parents | 2846a03bda67 |
children | 61e94e1bd4c8 |
line wrap: on
line source
bin_PROGRAMS = gaim gaim_SOURCES = about.c aim.c away.c buddy.c buddy_chat.c conversation.c \ dialogs.c html.c prefs.c proxy.c toc.c sound.c gaim.h \ gnome_applet_mgr.c plugins.c network.c server.c \ browser.c util.c oscar.c gtkhtml.c idle.c gaimrc.c CFLAGS += $(GAIM_CFLAGS) LIBS += $(GAIM_LIBS) LDADD += $(GAIM_LDADD) EXTRA_DIST = gaim.h proxy.h gnome_applet_mgr.h gtkhtml.h