blob: 988d41760d995f23f1ea05981f478b2cf274ded9 [file] [log] [blame]
#!/bin/sh
cp acinclude.m4 aclocal.m4
if test "$AUTOCONF"x = x; then
AUTOCONF=autoconf
fi
$AUTOCONF || exit 1
rm aclocal.m4
rm -rf autom4te.cache