view mcabber/autogen.sh @ 2084:e3325bad2e0c

Use AC_CONFIG_HEADERS Use AC_CONFIG_HEADERS as recommended by the Gentoo team. Thanks to David Heidelberger and Kensington.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 17:55:17 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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