view m4macros/Makefile.am @ 30651:f3e3e7fecf34

Tweak the login server migration for ICQ: darkrain42 pointed out that I put the wrong hostname in here for the secure AIM login server. We then discussed and determined that the migration code should also cover both non-secure AIM login server hostnames that we've used.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 31 Oct 2010 23:52:24 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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