view mcabber/autogen.sh @ 1452:83e275dca409

Fix escaping bug in strip_arg_special_chars() Hopefully fix the escape bug reported by bb...
author Mikael Berthe <mikael@lilotux.net>
date Wed, 02 Apr 2008 22:26:44 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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