mcabber/autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Mon, 01 Aug 2005 21:43:01 +0100
changeset 390 468c9cac2798
parent 232 9a6ba4b38e63
child 546 35f5c8738b55
permissions -rwxr-xr-x
Minor changes to hbuf.c - remove useless do {} while with g_new() - some g_free() were missing

#!/bin/bash

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