view mcabber/autogen.sh @ 425:03f1e37759a6

roster_getstatusmsg() should return a pointer However, it was ok because offline == 0.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Sep 2005 13:51:23 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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