view mcabber/autogen.sh @ 2228:1afa40f1d80d

Fix compilation warning, when building without modules support
author Myhailo Danylenko <isbear@ukrpost.net>
date Wed, 12 Nov 2014 23:04:36 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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