view mcabber/autogen.sh @ 1903:75a0a22bbf78

Fix issue #54 -- command line corruption Thanks to the Anonymous reporter :)
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Apr 2010 11:21:04 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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