diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-21 00:48:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-21 00:48:49 +0000 |
commit | 7c78fa95c35bf652b34b2e0fe76d339bac95370a (patch) | |
tree | 646f9490d8e932dab9407ac97c2c16a2c99c10c8 /Build | |
parent | a8ee7ab8890d11311a32dba0e85673e7953e9d0d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@61677 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/source/build-aux/depcomp | 1 | ||||
-rwxr-xr-x | Build/source/utils/autosp/autosp-src/depcomp | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/build-aux/depcomp b/Build/source/build-aux/depcomp index 0a06045b6e6..75323b7392d 100755 --- a/Build/source/build-aux/depcomp +++ b/Build/source/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 diff --git a/Build/source/utils/autosp/autosp-src/depcomp b/Build/source/utils/autosp/autosp-src/depcomp index 0a06045b6e6..75323b7392d 100755 --- a/Build/source/utils/autosp/autosp-src/depcomp +++ b/Build/source/utils/autosp/autosp-src/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 |