summaryrefslogtreecommitdiff
path: root/Build/source/utils/m-tx/mtx-src/compile
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/m-tx/mtx-src/compile')
-rwxr-xr-xBuild/source/utils/m-tx/mtx-src/compile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/m-tx/mtx-src/compile b/Build/source/utils/m-tx/mtx-src/compile
index 2818b7ded4c..49b3d05fde4 100755
--- a/Build/source/utils/m-tx/mtx-src/compile
+++ b/Build/source/utils/m-tx/mtx-src/compile
@@ -1,7 +1,7 @@
#! /bin/sh
# Wrapper for compilers which do not understand '-c -o'.
-scriptversion=2023-11-23.18; # UTC
+scriptversion=2024-06-19.01; # UTC
# Copyright (C) 1999-2024 Free Software Foundation, Inc.
# Written by Tom Tromey <tromey@cygnus.com>.
@@ -254,7 +254,7 @@ EOF
exit $?
;;
-v | --v*)
- echo "compile $scriptversion"
+ echo "compile (GNU Automake) $scriptversion"
exit $?
;;
cl | *[/\\]cl | cl.exe | *[/\\]cl.exe | \