view mcabber/autogen.sh @ 2229:773590bd2a8a

autoconf: Display the result of the --enable-sigwinch check AC_MSG_CHECKING was missing and AC_MSG_RESULT was not correctly used.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 15 Nov 2015 16:28:27 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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