view mcabber/autogen.sh @ 894:f76b32ff2f14

done_completion(): free all allocated memory Free the completion list when a completion is done.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 02 Jun 2006 19:13:00 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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