view m4macros/Makefile.am @ 14822:ac0ce6064000

[gaim-migrate @ 17589] glib replaces "'" with "&apos;" when escaping markup. Apparently some protocols (Yahoo, AIM) have issues with that. So replace "&apos;" back with "'". committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 26 Oct 2006 23:07:28 +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)