# If you've non-standard directories, set these
#GETTEXT_DIR=
ACLOCAL="aclocal -I$ACLOCAL_DIR"
export ACLOCAL
if test -f $dir/config.rpath; then
break
fi
done
cd doc
if [ $? != 0 ]; then
echo "Failed to uncompress wiki docs"
exit
fi
cd ..
fi
cd ../..
autoreconf -i