view mcabber/autogen.sh @ 1746:b7574de9ae4b

Use random() instead of rand() (As recommended in the manpage...)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 11 Mar 2010 21:53:46 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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