view mcabber/autogen.sh @ 2073:990cad5123f3

Try to recover when a history log file is damaged Mcabber used to hang when a history file contained NUL characters. Thanks to nedko for the report.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 10:44:42 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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