view m4macros/Makefile.am @ 27986:9381188c362b

Change the string "Friendly name changes too rapidly" to "Friendly name is changing too rapidly" This seems less awkward to me. I'm not really sure what context this error message is used in, but it seems like it will still make sense
author Mark Doliner <mark@kingant.net>
date Sun, 09 Aug 2009 20:29:27 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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