view mcabber/autogen.sh @ 1067:a5dc85fdebde

Add key comparison for signatures & use user-provided PGP keys for encryption When we receive a signed presence/message, we check that the key used matches the one which has been set with "/pgp setkey". If provided, we use this key for encryption too.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 02 Dec 2006 13:11:44 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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