view mcabber/autogen.sh @ 446:9f4e9e9aaf08

Minor changes & cleanup See diff for details.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 25 Sep 2005 00:44:11 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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