view m4macros/Makefile.am @ 26920:c9ac5cc1e46c

Fix a crash when <NICKNAME/> is present in a vcard, but has no data. Fixes MacinEnterprise's crash on Adium#12053 (unrelated to the rest of the ticket).
author Paul Aurich <paul@darkrain42.org>
date Wed, 20 May 2009 15:59:04 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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