view mcabber/autogen.sh @ 2221:3f9988ec21e0

caps: Add a cast to remove a compilation warning
author Mikael Berthe <mikael@lilotux.net>
date Fri, 06 Nov 2015 19:46:48 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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