view mcabber/autogen.sh @ 1370:6d4770f35ddd

Do not connect when the SSL settings can't be used (suggested by Till Maas) For example, when mcabber is linked against GnuTLS it won't connect if 'ssl_verify' is not set to 0, as this is currently not supported.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 18 Nov 2007 22:08:48 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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