view mcabber/autogen.sh @ 2217:c9640971beec

Fix bug/typo introduced in 0c78d31c753d (Reported by franky)
author Mikael Berthe <mikael@lilotux.net>
date Thu, 05 Nov 2015 23:11:43 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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