view mcabber/autogen.sh @ 306:b2d11b11675f

Fix interactive password prompt
author Mikael Berthe <mikael@lilotux.net>
date Tue, 12 Jul 2005 17:10:41 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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