view mcabber/autogen.sh @ 2087:305297d088c2

Fix GCC warning (variable set but not used)
author franky
date Fri, 25 Oct 2013 22:14:40 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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