view m4macros/Makefile.am @ 27704:aac28ab73e9e

if I return FALSE to remove the timeout handle, I should probably set timeout handle to 0 as well so we won't try to remove the non-existent handle later Refs #3330
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 19 Jul 2009 17:56:02 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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