view mcabber/autogen.sh @ 1114:2ba26f6c060f

Fixes installation issue, while building in separate dir This is silly paranoid change. :)
author Myhailo Danylenko <isbear@ukrpost.net>
date Thu, 21 Dec 2006 00:58:20 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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