summaryrefslogtreecommitdiffstats
path: root/parts/appwizard/common/gnome
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-01-31 22:25:59 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-02-01 17:56:57 +0900
commitce7cada3e1ce3e62e87380ca6b4f1cf598495891 (patch)
tree6916d495f2ebf52ab917d6bef5128a39e1e9834a /parts/appwizard/common/gnome
parent55357efa077747ac8a02d8daa8a28902ffebcdd0 (diff)
downloadtdevelop-master.tar.gz
tdevelop-master.zip
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler.HEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'parts/appwizard/common/gnome')
-rw-r--r--parts/appwizard/common/gnome/macros/gnome-fileutils.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/appwizard/common/gnome/macros/gnome-fileutils.m4 b/parts/appwizard/common/gnome/macros/gnome-fileutils.m4
index 03025f2e..407e5f29 100644
--- a/parts/appwizard/common/gnome/macros/gnome-fileutils.m4
+++ b/parts/appwizard/common/gnome/macros/gnome-fileutils.m4
@@ -74,7 +74,7 @@ if test $ac_cv_func_getmntent = yes; then
# Determine whether it's the one-argument variant or the two-argument one.
if test -z "$list_mounted_fs"; then
-# 4.3BSD, SunOS, Dynix, Irix
+# 4.3BSD, SunOS, Dynix
AC_MSG_CHECKING([for one-argument getmntent function])
AC_CACHE_VAL(fu_cv_sys_mounted_getmntent1,
[test $ac_cv_header_mntent_h = yes \