bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 17 Sep 2007 10:30:16 +0000
changeset 727 fc533d28c6f8
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Fixed e1000 driver when NAPI is enabled.
#!/bin/bash

# $Id$

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