view mcabber/autogen.sh @ 914:2aa0735936f8

Use DESTDIR in Makefile This is recommended by the GNU Coding Standards, and solves some packaging issues.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 24 Jun 2006 21:33:11 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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