view mcabber/autogen.sh @ 1571:481b60da99c9

Workaround for missing iswblank() on Solaris 8 & 9 (Sebastian Kayser)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 11 Apr 2009 12:20:12 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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