view mcabber/autogen.sh @ 1583:c431fa9e2876

Use AC_SYS_LARGEFILE in configure.ac
author Mikael Berthe <mikael@lilotux.net>
date Sun, 04 Oct 2009 16:58:04 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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