view m4macros/Makefile.am @ 18093:c0a09c56d0c5

Custom logger selection doesn't work after a restart. To fix this, we do a check whenever a new logger is added, and start using it if this is what the user really wants. This commit message is longer than the actual patch.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 13 Jun 2007 12:26:48 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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