bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 28 Jul 2008 08:00:35 +0000
changeset 1152 30f168c7f74f
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
No need to call e1000 watchdog when frames are received (thanks to O. Zarges).
#!/bin/bash

# $Id$

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