summaryrefslogtreecommitdiff
path: root/build-aux/depcomp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-01-19 11:00:03 -0800
committerKarl Berry <karl@freefriends.org>2022-01-19 11:00:03 -0800
commit71f29a9f4673e76e2bef19471a2f35cfa312d99e (patch)
tree1b66044cb374bb8e59fc6900d11bc846344d55e8 /build-aux/depcomp
parent1332aae7b37ddbacc60d4090b90a6406b56bc98e (diff)
downloadgnulib-71f29a9f4673e76e2bef19471a2f35cfa312d99e.tar.gz
autoupdate
Diffstat (limited to 'build-aux/depcomp')
-rwxr-xr-xbuild-aux/depcomp1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-aux/depcomp b/build-aux/depcomp
index 0a06045b6e..75323b7392 100755
--- a/build-aux/depcomp
+++ b/build-aux/depcomp
@@ -113,7 +113,6 @@ nl='
# These definitions help.
upper=ABCDEFGHIJKLMNOPQRSTUVWXYZ
lower=abcdefghijklmnopqrstuvwxyz
-digits=0123456789
alpha=${upper}${lower}
if test -z "$depmode" || test -z "$source" || test -z "$object"; then