bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 19 Feb 2008 08:22:20 +0000
changeset 792 3778920f61e4
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Implemented most realtime interface changes for version 1.4, improved
ec_pdo_t and ec_pdo_entry_t classes, added fmmu_config_t, adjusted
minimal example, etc...
#!/bin/bash

# $Id$

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