view m4macros/Makefile.am @ 22687:757a571ae9be

Don't access uninitialized memory (I think this might actually fix some silc connection oddness I've been seeing too), and a leak fix or two.
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 23 Apr 2008 14:54:00 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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