view m4macros/Makefile.am @ 21737:80aaf91b1025

Have oscar specify a default chat room exchange of 4. Finch always uses this as the exchange and doesn't allow the user to change it (which is fine), except that before this change you couldn't add a chat to your buddy list with Finch because the exchange wouldn't be set and oscar wouldn't join the room. Fixes #4137
author Mark Doliner <mark@kingant.net>
date Mon, 03 Dec 2007 05:55:30 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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