view m4macros/Makefile.am @ 23591:48024418982c

On MSN, when an error occurs when opening a switchboard and calling the user, don't unref the unsent messages, because msg_error_helper does it for us. Masca says this stopped the CAL 3 error crash. Fixes #5377.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 14 Jul 2008 04:55:34 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

m4datadir=$(datadir)/aclocal
m4data_DATA=$(installed_m4)