view mcabber/autogen.sh @ 2245:bcb7bfa1cd09

Upgrade GPLv2 Since the GPLv2 has been included into mcabber, few changes have been made to the license itself. - Small improvements in centering some text - The FSF has changed mail address - The references to the GNU Library GPL license has been changed to GNU Lesser GPL license, since the former has been deprecated
author Fabio Alessandro Locati <fabiolocati@gmail.com>
date Thu, 04 Feb 2016 18:43:57 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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