view m4macros/Makefile.am @ 27452:97947f51b221

Change the wording in a connection error message. I'm trying to make these a bit more uniform, and I think this is easier to read. And remove a newline from the end of another connection error message.
author Mark Doliner <mark@kingant.net>
date Mon, 06 Jul 2009 05:18:34 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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