1 #!/bin/bash
2
3 # $Id$
4
3 set -x
5 set -x
4 mkdir -p autoconf
6 mkdir -p autoconf
5 aclocal -I autoconf
7 aclocal -I autoconf
6 autoheader
8 autoheader