view mcabber/autogen.sh @ 356:a30ca1b77fa2

Disable logging by default in the sample configuration file
author Mikael Berthe <mikael@lilotux.net>
date Sat, 23 Jul 2005 09:14:50 +0100
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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