view mcabber/autogen.sh @ 479:b82428ac107d

resname can be a null pointer in sme cases
author Mikael Berthe <mikael@lilotux.net>
date Mon, 03 Oct 2005 23:59:56 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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