view mcabber/autogen.sh @ 2323:d2111a776b66

Make ignore file more compatible with gitignore format
author Mikael Berthe <mikael@lilotux.net>
date Thu, 22 Mar 2018 19:27:48 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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