view mcabber/autogen.sh @ 1834:d3d4d1c1cb00

Fix previous changeset (760affbebb96) INSTALL_HEADERS wasn't set anymore after the configure.ac change. BTW, consistently use AC_HELP_STRING.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 27 Mar 2010 15:49:14 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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