bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 20 Jan 2009 09:55:32 +0000
branch1.4-foe
changeset 1711 2b017fcc1c6d
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Introduced configured_[tr]x_mailbox(size|offset) members of slave.
#!/bin/bash

# $Id$

set -x
mkdir -p autoconf
aclocal -I autoconf
autoheader
touch ChangeLog
automake --add-missing --copy
autoconf