view mcabber/autogen.sh @ 2195:40ddaebeb81e

PGP: Add a memory allocation check and compilation directives
author Mikael Berthe <mikael@lilotux.net>
date Wed, 07 Oct 2015 21:55:51 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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