view mcabber/autogen.sh @ 401:84222be1f440

Kill a warning in the libjabber library This is useless change, but it prevents some gcc from complaining...
author Mikael Berthe <mikael@lilotux.net>
date Mon, 22 Aug 2005 20:32:11 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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