view mcabber/autogen.sh @ 895:b461d7ee6d96

Minor changes Cosmetic change + fix for a small memory leak when the configuration file doesn't exist.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 02 Jun 2006 20:39:01 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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