bootstrap
author Florian Pose <fp@igh-essen.com>
Wed, 18 Oct 2006 12:34:00 +0000
changeset 414 60cd2fcc71ee
parent 392 eaee3c8d6ae0
child 479 610ddcf35d5c
permissions -rwxr-xr-x
Added enable bit to sync manager debugging.
#!/bin/bash

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