view m4macros/Makefile.am @ 17980:b5e9a814b711

using strstr instead of while
author Michael Shkutkov <mshkutkov@soc.pidgin.im>
date Fri, 15 Jun 2007 23:13: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)