view m4macros/Makefile.am @ 11147:616feca04ada

[gaim-migrate @ 13226] I started this a long time ago, and decided to finish it. This adds a AM_PATH_GAIM macro to aclocal. Very useful for plugin developers. It works alright so far, but isn't tolerant of an non major.minor.micro version being passed to it. I'm still considering moving the meat of this to a compile test, but this will do it for now. committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Sat, 23 Jul 2005 20:28:17 +0000
parents
children 519dc2186438
line wrap: on
line source

installed_m4=gaim.m4

EXTRA_DIT=$(installed_m4)

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