view mcabber/autogen.sh @ 443:d8ddb26b9c14

Merge with myself
author mikael@bandit.lilotux.net
date Thu, 22 Sep 2005 19:27:13 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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