view m4macros/Makefile.am @ 13209:72414fe08156

[gaim-migrate @ 15573] Ethan noticed that the src and target memory may overlap under certain conditions, so we should use memmove instead of memcpy committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Thu, 09 Feb 2006 20:51:27 +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)