mcabber/autogen.sh
author Michał Kępień <bitbucket@kempniu.pl>
Fri, 28 Sep 2018 06:45:58 +0200
changeset 2326 54b4272de463
parent 546 35f5c8738b55
permissions -rwxr-xr-x
Silence compiler warnings (-Wformat-truncation, -Wstringop-truncation)

#! /bin/sh

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