view mcabber/autogen.sh @ 271:3c07026f1b47

Fix a typo s/Unkown/Unknown/
author mikael@frmp8452
date Sun, 03 Jul 2005 20:52:09 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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