mcabber/autogen.sh
author Andrey Utkin <andrey_utkin@gentoo.org>
Mon, 17 Feb 2020 23:44:03 +0000
changeset 2334 6ad3cada768c
parent 546 35f5c8738b55
permissions -rwxr-xr-x
Fix multiple declarations issue with vi_mode This fails compilation with GCC 10 or -fno-common in CFLAGS. Link: https://bugs.gentoo.org/707418

#! /bin/sh

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