view mcabber/autogen.sh @ 1388:40371a7d49f4

Fix DATA_DIR in configure.ac (patch from "undet")
author Mikael Berthe <mikael@lilotux.net>
date Tue, 04 Dec 2007 19:38:24 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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