aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2021-11-03 21:04:57 +0200
committerArnold D. Robbins <arnold@skeeve.com>2021-11-03 21:04:57 +0200
commitc67217a8258cb74e1774aed36e9a0b65fd6a34a5 (patch)
tree9d5448157f0d4bc0342adacee0d7417b4814ce97 /configure
parent642c56e04516457c9a0c49934be8441394da1ce5 (diff)
parent059cbb52719f58e1ac7943169d969bb7be67fc72 (diff)
downloadegawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.tar.gz
egawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.tar.bz2
egawk-c67217a8258cb74e1774aed36e9a0b65fd6a34a5.zip
Merge branch 'gawk-5.1-stable'
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 521fa6a4..eeef58c6 100755
--- a/configure
+++ b/configure
@@ -7066,7 +7066,7 @@ unknown)
esac
-AR_FLAGS = cru # set default
+ARFLAGS=cru # set default
# This is mainly for my use during testing and development.