view mcabber/autogen.sh @ 2049:0ba755e5dc48

ut_expand_tabs: Check the argument is not null It should never happen, but you never know...
author Mikael Berthe <mikael@lilotux.net>
date Wed, 28 Nov 2012 17:50:25 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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