set -e
export LC_CTYPE=C
export LC_COLLATE=C
unset LC_ALL
echo "Importing unicode..."
python util/import_unicode.py unicode/UnicodeData.txt unicode/BidiMirroring.txt unicode/ArabicShaping.txt grub-core/unidata.c
echo "Importing libgcrypt..."
echo "Creating Makefile.tpl..."
echo "Running autogen..."
# Automake doesn't like including files from a path outside the project.
if [ "x${GRUB_CONTRIB}" != x ]; then
fi
if test -e "$extra"; then
fi
done
if test -e "$extra"; then
fi
done
if test -e "$extra"; then
echo "include $extra" >> Makefile.util.am
fi
done
if test -e "$extra"; then
echo "include $extra" >> Makefile.util.am
fi
done
if test -e "$extra"; then
fi
done
echo "Saving timestamps..."
echo timestamp > stamp-h.in
echo "Running autoreconf..."
exit 0