bootstrap
author Florian Pose <fp@igh-essen.com>
Mon, 12 Feb 2007 10:39:52 +0000
changeset 548 f5d41a52a8aa
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Ignore queued datagrams while waiting in ec_master_sync_io().
#!/bin/bash

# $Id$

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