view mcabber/autogen.sh @ 1107:1db3d045e95c

Fix 2 hooks bugs - do not write to file descriptor if mkstemp() fails; - remove bogus mkcmdstr("me ").
author Mikael Berthe <mikael@lilotux.net>
date Thu, 14 Dec 2006 20:39:18 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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