view mcabber/autogen.sh @ 1817:fb6d20a17584

Improve hbuf_remove_receipt() efficiency Do not use g_list_first() (that is, start searching from the bottom of the buffer).
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Mar 2010 23:39:01 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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