view mcabber/autogen.sh @ 537:6547fd48fb5e

Buddy status change was not always displayed Buddy status change was not displayed when the status stays the same but the status message is removed.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 25 Nov 2005 23:07:21 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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