view m4macros/Makefile.am @ 12394:51898e3031e6

[gaim-migrate @ 14701] jabber_close was trying to set our presence with jabber_presence_send, but passing a NULL status -- which causes jabber_presence_send to return immediately when the glib sanity functions are enabled, and a swift core dump with G_DISABLE_CHECKS. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Thu, 08 Dec 2005 05:13:21 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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