view mcabber/autogen.sh @ 2290:71ec41732035

Fix small memory leak 'servername' was not freed (and jidtodisp() was unnecessary. (Spotted by franky)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Dec 2016 20:43:58 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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