view m4macros/Makefile.am @ 19332:6e0521bb0853

- Fix some g_free()s of string constants that caused crashing
author William Ehlhardt <williamehlhardt@gmail.com>
date Sat, 18 Aug 2007 20:00:26 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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