bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 01 Aug 2008 10:10:55 +0000
changeset 1184 75cd6681eb08
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Introduced SdoCommand class to replace coe_datatypes.[ch]; added CoE abort codes in user space-
#!/bin/bash

# $Id$

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