summaryrefslogtreecommitdiff
path: root/build-aux/depcomp
diff options
context:
space:
mode:
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