bootstrap
author Florian Pose <fp@igh-essen.com>
Thu, 02 Oct 2008 08:00:18 +0000
branchstable-1.3
changeset 1758 2f7f5fa7b870
parent 1739 5fcbd29151d2
permissions -rwxr-xr-x
merge -r1464:1467 trunk: Removed unstable forcedeth and e100.
#!/bin/bash

# $Id$

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