bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 09 Jan 2007 14:36:08 +0000
changeset 523 584a4f60b067
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Re-added slave.configured flag as slave.self_configured.
#!/bin/bash

# $Id$

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