view mcabber/autogen.sh @ 1650:cd81806b5947

Try fallback language (en) when help file with current language is not found Patch by Nixtrian, slightly modified by Mikael
author Nixtrian
date Tue, 17 Nov 2009 23:09:06 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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