view mcabber/autogen.sh @ 976:d530e5fb506a

Fix SSL on OS X We need libcrypto on OS X, for SSL support. Thanks to Alexis Hildebrandt for the information.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 10 Oct 2006 19:43:32 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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