diff -r 7e939b2d958c -r c33367851350 bootstrap --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bootstrap Mon Oct 09 12:59:09 2006 +0000 @@ -0,0 +1,7 @@ +#!/bin/bash + +set -x +aclocal -I config +autoheader +automake --add-missing +autoconf