Add wget commands to update config.guess and config.sub

This commit is contained in:
Cary R 2023-06-10 20:26:10 -07:00
parent 6307057e8d
commit ed691d25f7
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
# in git, so it is easiest to just run this script whenever needed
# to generate the configure script.
#
# wget -O config.guess 'https://git.savannah.gnu.org/cgit/config.git/plain/config.guess'
# wget -O config.sub 'https://git.savannah.gnu.org/cgit/config.git/plain/config.sub'
echo "Autoconf in root..."
autoconf -f