bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 09 Jan 2007 14:51:00 +0000
changeset 524 5ffcb9b9f17d
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
Fixed blocking of EoE processing while entering or leaving operational mode.
#!/bin/bash

# $Id$

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