view mcabber/autogen.sh @ 769:15eefed5f1de

Kill a gcc warning
author Mikael Berthe <mikael@lilotux.net>
date Mon, 20 Mar 2006 13:28:46 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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