summaryrefslogtreecommitdiffstats
path: root/missing
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-01-30 10:05:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-01-30 10:05:04 +0900
commit60f84493601273e216a013532248513e733f72ca (patch)
treeec3d1cb611df292935775c70d32208c972255379 /missing
parentfea885d44c272f7d7ccb64c68f6f6730e3ce78d6 (diff)
downloadadmin-master.tar.gz
admin-master.zip
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler. Also remove support for NonStop-UX due to similarities.HEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'missing')
-rwxr-xr-xmissing2
1 files changed, 1 insertions, 1 deletions
diff --git a/missing b/missing
index 058f81e..5c1b296 100755
--- a/missing
+++ b/missing
@@ -286,7 +286,7 @@ WARNING: \`$1' is $msg. You should only need it if
you modified a \`.texi' or \`.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy \`make' (AIX,
- DU, IRIX). You might want to install the \`Texinfo' package or
+ DU). You might want to install the \`Texinfo' package or
the \`GNU make' package. Grab either from any GNU archive site."
file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
if test -z "$file"; then