view m4macros/Makefile.am @ 21813:d62d7412eca4

Ensure that an error's description actually is UTF-8 before writing it out to accounts.xml. It might not be if a prpl uses strerror rather than g_strerror, for example. Fixes #4264.
author Will Thompson <will.thompson@collabora.co.uk>
date Mon, 10 Dec 2007 15:22:27 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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