view mcabber/autogen.sh @ 363:913915140ad2

Fix segfault when mcabber receives a KILL signal before entering curses mode
author Mikael Berthe <mikael@lilotux.net>
date Sun, 24 Jul 2005 15:01:24 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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