diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-18 00:21:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-18 00:21:25 +0000 |
commit | ac29a9e232e0c8045e5803aa774f84a3d1f46c2d (patch) | |
tree | 7ec0a37116265ca236443a8078a0d7581b025cab /Build/source/build-aux/compile | |
parent | 8615acd86fbcedf7a6a9fed07ee10a2f6de8b845 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@45328 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/build-aux/compile')
-rwxr-xr-x | Build/source/build-aux/compile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/build-aux/compile b/Build/source/build-aux/compile index 2ab71e4ea13..f8e99f0fb6f 100755 --- a/Build/source/build-aux/compile +++ b/Build/source/build-aux/compile @@ -1,7 +1,7 @@ #! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2016-01-11.22; # UTC +scriptversion=2017-09-16.17; # UTC # Copyright (C) 1999-2017 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. @@ -17,7 +17,7 @@ scriptversion=2016-01-11.22; # UTC # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with this program. If not, see <https://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a |