view mcabber/autogen.sh @ 1245:e6ddd19956eb

Fix Aspell support on some systems iswalpha() doesn't seem to work well on some system. Fall back to isalpha() if the environment isn't UTF-8.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 18 Jun 2007 21:35:30 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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