view m4macros/Makefile.am @ 14787:584da235633e

[gaim-migrate @ 17551] Do not print an extra newline for HTML logs. (20:17:27) seanegan: sadrul: are you checking the flags from gaim_log_read? (20:18:18) elb: sadrul: for HTML logs, it should strip 0x0a and turn <br> into 0x0a committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 20 Oct 2006 00:19:41 +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)