view mcabber/autogen.sh @ 485:55aa45eb7ece

Fix a small display bug
author Mikael Berthe <mikael@lilotux.net>
date Fri, 07 Oct 2005 18:52:37 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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