bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 20 Feb 2007 13:42:44 +0000
changeset 578 f402b4bd2f4d
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Removed ktype for module kobject; added backup device for master; device
connection information and IDs in master info file.
#!/bin/bash

# $Id$

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