view m4macros/Makefile.am @ 23946:169c1451b7e5

Don't crash if user == NULL in a couple more places. Not exactly the real cause, but fixes #6777.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 26 Aug 2008 02:24:17 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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