bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 20 Oct 2006 10:48:30 +0000
changeset 421 2b3ce4f51bd6
parent 392 eaee3c8d6ae0
child 479 610ddcf35d5c
permissions -rwxr-xr-x
Reconfiguration of slaves, though they are in the correct state at startup.
#!/bin/bash

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