view m4macros/Makefile.am @ 15939:4a7a13521709

A small fix to the patch from ecoffey: Gary pointed out that the strcmp() was unnecessary and that the logic could be made more clear.
author Richard Laager <rlaager@wiktel.com>
date Sat, 24 Mar 2007 20:25:01 +0000
parents 519dc2186438
children 402236ee7981
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIST=$(installed_m4)

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