* m4/float_h.m4 (gl_FLOAT_H): Remove code for IRIX.
2025-09-10 Bruno Haible <bruno@clisp.org>
+ float-h: Remove support for IRIX.
+ * m4/float_h.m4 (gl_FLOAT_H): Remove code for IRIX.
+
langinfo-h: Remove support for IRIX.
* lib/langinfo.in.h (T_FMT_AMPM, GNULIB_defined_T_FMT_AMPM, YESEXPR,
NOEXPR, GNULIB_defined_YESEXPR): Remove macros.
# float_h.m4
-# serial 15
+# serial 16
dnl Copyright (C) 2007, 2009-2025 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
GL_GENERATE_FLOAT_H=false
REPLACE_FLOAT_LDBL=0
case "$host_os" in
- aix* | beos* | openbsd* | mirbsd* | irix*)
+ aix* | beos* | openbsd* | mirbsd*)
GL_GENERATE_FLOAT_H=true
;;
freebsd* | dragonfly*)