view mcabber/autogen.sh @ 1992:5dc408aacb14

Accept cmd_del(NULL) It was probably working already, but an explicit check is safer...
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Mar 2011 20:30:35 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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