view m4macros/Makefile.am @ 16145:d06673964ff9

Print decent error messages instead of stack traces if there's a problem. Users generally won't be calling this from the command line anyway, so the lack of i18n here isn't a huge problem, but maybe we should address that some day.
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 18:15:18 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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