bootstrap
author Florian Pose <fp@igh-essen.com>
Tue, 13 Feb 2007 13:18:20 +0000
branchstable-1.2
changeset 1736 3effd90e8176
parent 1732 1cc865ba17c2
child 1739 5fcbd29151d2
permissions -rwxr-xr-x
Removed traces of XML daemon from stable branch.
#!/bin/bash

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