view m4macros/Makefile.am @ 24659:eacf48c09ccc

Fix a crash in purple_accounts_delete that happens when the buddy list hasn't yet been initialized. Fixes #7603. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Florian Quèze <florian@instantbird.org>
date Sat, 06 Dec 2008 19:16:21 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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