view m4macros/Makefile.am @ 20427:059cc0bf6c91

Fix a compile warning by #if 0'ing out some unused code
author Stu Tomlinson <stu@nosnilmot.com>
date Sat, 26 May 2007 14:08:15 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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