bootstrap
author Florian Pose <fp@igh-essen.com>
Thu, 09 Aug 2007 15:01:14 +0000
changeset 692 fe7cf37c33f1
parent 543 26a5793040a9
child 1242 632a6b91f8e4
permissions -rwxr-xr-x
Implemented debug frame ring to output the last n frames for debugging
reasons.
#!/bin/bash

# $Id$

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