view mcabber/autogen.sh @ 1588:5411897a1e7b

Avoid strcat() This patch removes strcat() and prevents possible buffer overflow introduced in the previous changeset.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2009 18:37:47 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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