view mcabber/autogen.sh @ 312:f0b7ff2df7e8

Ctrl-C does not terminate mcabber 1st Ctrl-C abort current completion 2 Ctrl-C in less than 2 seconds leave mcabber
author Mikael Berthe <mikael@lilotux.net>
date Thu, 14 Jul 2005 23:17:21 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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