view m4macros/Makefile.am @ 22485:9511acb88e58

Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format' function attribute, which causes the compiler to print a warning if we pass incorrect parameters based on the format string.
author Mark Doliner <mark@kingant.net>
date Sun, 16 Mar 2008 20:35:23 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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