view mcabber/autogen.sh @ 778:a22665116104

Comment out gnutls in autoconf, as it doesn't work currently
author Mikael Berthe <mikael@lilotux.net>
date Sun, 26 Mar 2006 23:41:25 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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