view mcabber/autogen.sh @ 984:3225a1ba050d

Fix a potential libconnwrap issue Based on a fix from the Debian centericq package, original patch by Julien Lemoine.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 28 Oct 2006 17:38:53 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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