view mcabber/autogen.sh @ 1510:f6d4e20b9caa

MUC nickname colors depend on nicknames now MUC nick colors were chosen randomly before. Now they are generated using the simplest algorithm: the sum of all nickname letters % total colors count.
author Maxim Vuets <maxim.vuets@gmail.com>
date Sun, 31 Aug 2008 17:40:00 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

libtoolize --force --automake --copy
aclocal -I macros/
autoheader
autoconf
automake -a --copy