bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 18 Dec 2006 11:48:48 +0000
changeset 501 b4de9ee95c27
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Fixed typo in CoE FSM.
#!/bin/bash

# $Id$

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