bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 16 Mar 2007 11:04:50 +0000
changeset 657 7756b9f2eac2
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Respected endianess in sysfs SDO output; Separate message, if data type
does not fit to bit length.
#!/bin/bash

# $Id$

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