view mcabber/autogen.sh @ 905:b40d113b7863

Fix help files installation on *BSD
author Mikael Berthe <mikael@lilotux.net>
date Wed, 21 Jun 2006 21:30:37 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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