view mcabber/autogen.sh @ 2086:3667697d677d

Fix compilation for old loudmouth libraries
author franky
date Fri, 25 Oct 2013 21:27:31 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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