view m4macros/Makefile.am @ 23250:b020c310355a

Fix some broken translation printf formats courtesy of `msgfmt -c`. If someone can figure out how to enable it by default through intltoolize, that would be great.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 30 May 2008 19:26:10 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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