diff options
Diffstat (limited to 'parts/appwizard/common/gnome/macros')
| -rw-r--r-- | parts/appwizard/common/gnome/macros/gnome-fileutils.m4 | 2 |
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 \ |
