view mcabber/autogen.sh @ 2194:f4c00c72b27d

Fix compilation when OTR is disabled
author Mikael Berthe <mikael@lilotux.net>
date Tue, 06 Oct 2015 21:16:41 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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