view mcabber/autogen.sh @ 877:b38760d9ec2d

autoconf: Remove --with-datadir, use built-in --datarootdir option
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 May 2006 12:51:19 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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