bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 09 Jan 2007 12:56:03 +0000
changeset 518 b6a1426ba724
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Fixed race: Stop EoE processing when entering or leaving operation mode.
#!/bin/bash

# $Id$

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