diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-30 10:05:02 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-01-30 10:05:04 +0900 |
| commit | 60f84493601273e216a013532248513e733f72ca (patch) | |
| tree | ec3d1cb611df292935775c70d32208c972255379 /missing | |
| parent | fea885d44c272f7d7ccb64c68f6f6730e3ce78d6 (diff) | |
| download | admin-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-x | missing | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
