view mcabber/autogen.sh @ 546:35f5c8738b55

autogen.sh: use sh instead of bash
author Mikael Berthe <mikael@lilotux.net>
date Sun, 27 Nov 2005 00:17:51 +0100
parents 9a6ba4b38e63
children
line wrap: on
line source

#! /bin/sh

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