view mcabber/autogen.sh @ 2015:db8ec238cd2c

Fix segfault when spell checking is enabled and spell_lang is not set. This patch fixes issue #93.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Jul 2012 21:15:43 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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