bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 18 Dec 2006 18:10:52 +0000
changeset 505 bc443ca0077f
parent 495 88c597598bbc
child 543 26a5793040a9
permissions -rwxr-xr-x
State machines re-send datagrams on timeout.
#!/bin/bash

# $Id$

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