view mcabber/autogen.sh @ 2061:f36d60bed54b

Move M4 macros from macros/missing/ to macros/ This patch allows to build mcabber when OTR development packages are not installed. Issue reported by hirthwork in the MUC room.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 14 Dec 2012 18:32:36 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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