bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 16 Mar 2007 11:23:08 +0000
changeset 659 d7c5a958bad0
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Removed unecessary clearing of EoE handlers in master init function;
fixed possible bug on failing to initialize or add master kobject.
#!/bin/bash

# $Id$

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