view mcabber/autogen.sh @ 1394:bba74a50dedf

Improve Cygwin support On Cygwin, isprint() isn't enough so we consider that key codes between 161 and 255 are printable.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 09 Dec 2007 19:26:37 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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