view mcabber/autogen.sh @ 2171:46d1182d45be

Spell checking: Fix wrong highlighting when no language can be used With the previous changeset, mcabber will try to spell check even if no language dictionnary was successfully loaded. This patch also displays a warning when a language cannot be loaded.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 15 Feb 2015 17:07:05 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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