comparison plugins/notify.c @ 4202:59751fe608c5

[gaim-migrate @ 4438] Much needed Makefile.am cleanups. Sorry for the large mass of commit e-mails, everyone. These changes should work on older versions of automake and newer versions. If you do have a problem, let me know, but it should be a smooth transition. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 05 Jan 2003 03:02:55 +0000
parents 07a3d1fae88f
children ec6d0c5e5c23
comparison
equal deleted inserted replaced
4201:511c2b63caa4 4202:59751fe608c5
12 * open conversation windows 12 * open conversation windows
13 * 13 *
14 * Thanks to Carles Pina i Estany <carles@pinux.info> 14 * Thanks to Carles Pina i Estany <carles@pinux.info>
15 * for count of new messages option 15 * for count of new messages option
16 */ 16 */
17
18 #include "config.h"
17 19
18 #ifndef GAIM_PLUGINS 20 #ifndef GAIM_PLUGINS
19 #define GAIM_PLUGINS 21 #define GAIM_PLUGINS
20 #endif 22 #endif
21 23