view mcabber/autogen.sh @ 259:594e73bc9610

Remove support for old logfile format Remove unnecessary complexity (2 date fomats). Scripts are available in contrib/ to convert the log files...
author mikael@frmp8452
date Fri, 01 Jul 2005 20:25:03 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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