view mcabber/autogen.sh @ 1211:56f7f504b4ba

Add an autoconf check for vsnprintf() (Suggested by Till Maas)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Apr 2007 22:20:44 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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