view mcabber/autogen.sh @ 533:c478e8f7f074

Make some functions static
author Mikael Berthe <mikael@lilotux.net>
date Thu, 24 Nov 2005 00:11:40 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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