view mcabber/autogen.sh @ 2322:58730d1004a4

Add .gitignore for git mirrors Using a symlink to the .hgignore file, seems good.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 22 Mar 2018 19:25:14 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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