bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 05 Mar 2007 11:34:52 +0000
changeset 613 bf28ede88c70
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Removed ugly ec_slave_has_subbus() function.
#!/bin/bash

# $Id$

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