bootstrap
author Florian Pose <fp@igh-essen.com>
Wed, 25 Oct 2006 13:32:17 +0000
changeset 443 0746236dd032
parent 392 eaee3c8d6ae0
child 479 610ddcf35d5c
permissions -rwxr-xr-x
Fixes in state change FSM.
#!/bin/bash

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