view mcabber/autogen.sh @ 1396:8f9928839a36

Automatically unlock new rooms (suggested by Michael Weiser) The user cannot configure a newly created room at the moment, so let's unlock the room automatically.
author Mikael Berthe <mikael@lilotux.net>
date Mon, 10 Dec 2007 22:04:14 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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