view mcabber/autogen.sh @ 1300:0d4a1699accb

Add OTR check to autoconf
author Mikael Berthe <mikael@lilotux.net>
date Thu, 30 Aug 2007 00:57:07 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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