view mcabber/autogen.sh @ 2077:f81b4a97afaa

Add XC_AUTOMAKE from Daniel Stenberg and use subdir-objects Use XC_AUTOMAKE (from the libcurl project) to conditionally use Automake subdir-objects option.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 29 Sep 2013 13:17:39 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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