view mcabber/autogen.sh @ 1546:c4ed9e145279

Fix uninitialized pointer (reported by T. Glaser)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 05 Oct 2008 23:39:26 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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