view m4macros/Makefile.am @ 24915:568b786c36f9

The remainder of a patch from fqueze to fix some incorrect *printf() function usage when no formatting was actually being used. Fixes #7910
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 06 Jan 2009 02:28: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)