bootstrap
author Richard Hacker <ha@igh-essen.com>
Tue, 24 Jun 2008 10:55:40 +0000
changeset 1054 4c16fe64b403
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Return out of ecrt_slave_config_pdos() when pdo_infos == NULL
#!/bin/bash

# $Id$

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