view m4macros/Makefile.am @ 19247:44b9e41bde2a

No longer check the length of passwords - instead, pass the password to the servers, which will give a login failed message anyway. This avoids having a new popup just for over-long passwords, until libpurple supports per-protocol password length limits.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 15 Aug 2007 15:41:33 +0000
parents 402236ee7981
children
line wrap: on
line source

installed_m4=purple.m4

EXTRA_DIST=$(installed_m4)

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