view m4macros/Makefile.am @ 30008:09ca9dfb2cfe

jabber: Fix a case where a broken server would hang the connection. This also fixes a few small leaks and updates a few strings to match scram_handle_challenge().
author Paul Aurich <paul@darkrain42.org>
date Fri, 21 May 2010 03:26:15 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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