view m4macros/Makefile.am @ 19253:b66c5991c011

For each msim_msg_get_*() function that takes an element name, add msim_msg_get_*_from_element() that takes an MsimMessageElement *. Allows for operating directly on MsimMessageElement *'s instead of indirectly by element name. Important for looping.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 19 Aug 2007 21:43:12 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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