view mcabber/autogen.sh @ 1475:ef09de538e8f

Fix compilation error (reported by H. D. Oezbilen)
author Mikael Berthe <mikael@lilotux.net>
date Tue, 15 Apr 2008 07:48:46 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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