view mcabber/autogen.sh @ 388:f211238d5812

Ctrl-l does a full refresh * Use redrawwin() to tell curses the screen has been corrupted * Prevent a resize from ending auto-away
author Mikael Berthe <mikael@lilotux.net>
date Fri, 29 Jul 2005 20:28:06 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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