bootstrap
author Florian Pose <fp@igh-essen.com>
Fri, 03 Nov 2006 15:35:31 +0000
changeset 478 322fab6b085b
parent 392 eaee3c8d6ae0
child 479 610ddcf35d5c
permissions -rwxr-xr-x
Fix: Configuration of process data sync managers now in PREOP.
#!/bin/bash

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