diff -r bc89e3fba1a5 -r 5fcbd29151d2 bootstrap --- a/bootstrap Tue Feb 13 13:36:31 2007 +0000 +++ b/bootstrap Tue Feb 13 13:42:37 2007 +0000 @@ -1,8 +1,11 @@ #!/bin/bash +# $Id$ + set -x mkdir -p autoconf aclocal -I autoconf autoheader +touch ChangeLog automake --add-missing --copy autoconf