bootstrap
author Florian Pose <fp@igh-essen.com>
Thu, 01 Mar 2007 14:50:53 +0000
changeset 597 3a2c2d6ca5e9
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Removed eeprom_write_enable file.
#!/bin/bash

# $Id$

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