]> Savannah Git Hosting - gnulib.git/commitdiff
Improve cross-compilation from midipix.
authorBruno Haible <bruno@clisp.org>
Fri, 17 Feb 2023 15:24:34 +0000 (16:24 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 17 Feb 2023 15:24:34 +0000 (16:24 +0100)
Reported by Ørjan Malde <red@foxi.me> at
<https://lists.gnu.org/archive/html/bug-gnulib/2023-02/msg00131.html>.

Since midipix consists of musl libc based on an emulation of Linux system
calls, for pure libc functionality it can be treated like musl libc.

* m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Treat midipix like systems with
musl libc.
* m4/cbrtl.m4 (gl_FUNC_CBRTL): Likewise.
* m4/ceil.m4 (gl_FUNC_CEIL): Likewise.
* m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
* m4/ceill.m4 (gl_FUNC_CEILL): Likewise.
* m4/exp2l.m4 (gl_FUNC_EXP2L): Likewise.
* m4/expl.m4 (gl_FUNC_EXPL): Likewise.
* m4/expm1.m4 (gl_FUNC_EXPM1): Likewise.
* m4/expm1f.m4 (gl_FUNC_EXPM1F): Likewise.
* m4/expm1l.m4 (gl_FUNC_EXPM1L): Likewise.
* m4/fclose.m4 (gl_FUNC_FCLOSE_STDIN): Likewise.
* m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Likewise.
* m4/ffsll.m4 (gl_FUNC_FFSLL): Likewise.
* m4/floor.m4 (gl_FUNC_FLOOR): Likewise.
* m4/floorf.m4 (gl_FUNC_FLOORF): Likewise.
* m4/fmod.m4 (gl_FUNC_FMOD): Likewise.
* m4/fmodf.m4 (gl_FUNC_FMODF): Likewise.
* m4/fmodl.m4 (gl_FUNC_FMODL): Likewise.
* m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
* m4/fopen.m4 (gl_FUNC_FOPEN_GNU): Likewise.
* m4/fpurge.m4 (gl_FUNC_FPURGE): Likewise.
* m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
* m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
* m4/hypot.m4 (gl_FUNC_HYPOT): Likewise.
* m4/hypotf.m4 (gl_FUNC_HYPOTF): Likewise.
* m4/hypotl.m4 (gl_FUNC_HYPOTL): Likewise.
* m4/iconv_open-utf.m4 (gl_FUNC_ICONV_OPEN_UTF_SUPPORT): Likewise.
* m4/log.m4 (gl_FUNC_LOG): Likewise.
* m4/log10.m4 (gl_FUNC_LOG10): Likewise.
* m4/log10f.m4 (gl_FUNC_LOG10F): Likewise.
* m4/log10l.m4 (gl_FUNC_LOG10L_WORKS): Likewise.
* m4/log1p.m4 (gl_FUNC_LOG1P): Likewise.
* m4/log1pf.m4 (gl_FUNC_LOG1PF): Likewise.
* m4/log1pl.m4 (gl_FUNC_LOG1PL, gl_FUNC_LOG1PL_WORKS): Likewise.
* m4/log2.m4 (gl_FUNC_LOG2): Likewise.
* m4/log2f.m4 (gl_FUNC_LOG2F): Likewise.
* m4/log2l.m4 (gl_FUNC_LOG2L_WORKS): Likewise.
* m4/logf.m4 (gl_FUNC_LOGF): Likewise.
* m4/logl.m4 (gl_FUNC_LOGL_WORKS): Likewise.
* m4/malloc.m4 (_AC_FUNC_MALLOC_IF): Likewise.
* m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Likewise.
* m4/modf.m4 (gl_FUNC_MODF): Likewise.
* m4/modff.m4 (gl_FUNC_MODFF): Likewise.
* m4/modfl.m4 (gl_FUNC_MODFL): Likewise.
* m4/musl.m4 (gl_MUSL_LIBC): Likewise.
* m4/perror.m4 (gl_FUNC_PERROR): Likewise.
* m4/posix_spawn.m4 (gl_POSIX_SPAWN_SECURE,
gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE,
gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2,
gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN): Likewise.
* m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_INFINITE,
gl_PRINTF_INFINITE_LONG_DOUBLE, gl_PRINTF_DIRECTIVE_A,
gl_PRINTF_DIRECTIVE_F, gl_PRINTF_FLAG_ZERO, gl_SNPRINTF_TRUNCATION_C99,
gl_SNPRINTF_RETVAL_C99, gl_SNPRINTF_DIRECTIVE_N,
gl_VSNPRINTF_ZEROSIZE_C99): Likewise.
* m4/pthread_rwlock_rdlock.m4 (gl_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER):
Likewise.
* m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
* m4/realloc.m4 (_AC_FUNC_REALLOC_IF): Likewise.
* m4/remainder.m4 (gl_FUNC_REMAINDER): Likewise.
* m4/remainderf.m4 (gl_FUNC_REMAINDERF): Likewise.
* m4/remainderl.m4 (gl_FUNC_REMAINDERL, gl_FUNC_REMAINDERL_WORKS):
Likewise.
* m4/rintl.m4 (gl_FUNC_RINTL): Likewise.
* m4/round.m4 (gl_FUNC_ROUND): Likewise.
* m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
* m4/roundl.m4 (gl_FUNC_ROUNDL): Likewise.
* m4/setenv.m4 (gl_FUNC_SETENV): Likewise.
* m4/setlocale_null.m4 (gl_FUNC_SETLOCALE_NULL): Likewise.
* m4/signbit.m4 (gl_SIGNBIT): Likewise.
* m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
* m4/strerror.m4 (gl_FUNC_STRERROR, gl_FUNC_STRERROR_0): Likewise.
* m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
* m4/strtold.m4 (gl_FUNC_STRTOLD): Likewise.
* m4/trunc.m4 (gl_FUNC_TRUNC): Likewise.
* m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
* m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
* m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Likewise.
* m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.

71 files changed:
ChangeLog
m4/calloc.m4
m4/cbrtl.m4
m4/ceil.m4
m4/ceilf.m4
m4/ceill.m4
m4/exp2l.m4
m4/expl.m4
m4/expm1.m4
m4/expm1f.m4
m4/expm1l.m4
m4/fclose.m4
m4/fdopendir.m4
m4/ffsll.m4
m4/floor.m4
m4/floorf.m4
m4/fmod.m4
m4/fmodf.m4
m4/fmodl.m4
m4/fnmatch.m4
m4/fopen.m4
m4/fpurge.m4
m4/getdelim.m4
m4/getline.m4
m4/hypot.m4
m4/hypotf.m4
m4/hypotl.m4
m4/iconv_open-utf.m4
m4/log.m4
m4/log10.m4
m4/log10f.m4
m4/log10l.m4
m4/log1p.m4
m4/log1pf.m4
m4/log1pl.m4
m4/log2.m4
m4/log2f.m4
m4/log2l.m4
m4/logf.m4
m4/logl.m4
m4/malloc.m4
m4/mkstemp.m4
m4/modf.m4
m4/modff.m4
m4/modfl.m4
m4/musl.m4
m4/perror.m4
m4/posix_spawn.m4
m4/printf.m4
m4/pthread_rwlock_rdlock.m4
m4/putenv.m4
m4/realloc.m4
m4/remainder.m4
m4/remainderf.m4
m4/remainderl.m4
m4/rintl.m4
m4/round.m4
m4/roundf.m4
m4/roundl.m4
m4/setenv.m4
m4/setlocale_null.m4
m4/signbit.m4
m4/stpncpy.m4
m4/strerror.m4
m4/strtod.m4
m4/strtold.m4
m4/trunc.m4
m4/truncf.m4
m4/truncl.m4
m4/ungetc.m4
m4/wcwidth.m4

index 31aa9fc6ca811af4cb1b03cb0a874bb85d1168ba..386fe23846c85efc14a71f6a535e130ad2c56c98 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,91 @@
+2023-02-17  Bruno Haible  <bruno@clisp.org>
+
+       Improve cross-compilation from midipix.
+       Reported by Ørjan Malde <red@foxi.me> at
+       <https://lists.gnu.org/archive/html/bug-gnulib/2023-02/msg00131.html>.
+       Since midipix consists of musl libc based on an emulation of Linux system
+       calls, for pure libc functionality it can be treated like musl libc.
+       * m4/calloc.m4 (_AC_FUNC_CALLOC_IF): Treat midipix like systems with
+       musl libc.
+       * m4/cbrtl.m4 (gl_FUNC_CBRTL): Likewise.
+       * m4/ceil.m4 (gl_FUNC_CEIL): Likewise.
+       * m4/ceilf.m4 (gl_FUNC_CEILF): Likewise.
+       * m4/ceill.m4 (gl_FUNC_CEILL): Likewise.
+       * m4/exp2l.m4 (gl_FUNC_EXP2L): Likewise.
+       * m4/expl.m4 (gl_FUNC_EXPL): Likewise.
+       * m4/expm1.m4 (gl_FUNC_EXPM1): Likewise.
+       * m4/expm1f.m4 (gl_FUNC_EXPM1F): Likewise.
+       * m4/expm1l.m4 (gl_FUNC_EXPM1L): Likewise.
+       * m4/fclose.m4 (gl_FUNC_FCLOSE_STDIN): Likewise.
+       * m4/fdopendir.m4 (gl_FUNC_FDOPENDIR): Likewise.
+       * m4/ffsll.m4 (gl_FUNC_FFSLL): Likewise.
+       * m4/floor.m4 (gl_FUNC_FLOOR): Likewise.
+       * m4/floorf.m4 (gl_FUNC_FLOORF): Likewise.
+       * m4/fmod.m4 (gl_FUNC_FMOD): Likewise.
+       * m4/fmodf.m4 (gl_FUNC_FMODF): Likewise.
+       * m4/fmodl.m4 (gl_FUNC_FMODL): Likewise.
+       * m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Likewise.
+       * m4/fopen.m4 (gl_FUNC_FOPEN_GNU): Likewise.
+       * m4/fpurge.m4 (gl_FUNC_FPURGE): Likewise.
+       * m4/getdelim.m4 (gl_FUNC_GETDELIM): Likewise.
+       * m4/getline.m4 (gl_FUNC_GETLINE): Likewise.
+       * m4/hypot.m4 (gl_FUNC_HYPOT): Likewise.
+       * m4/hypotf.m4 (gl_FUNC_HYPOTF): Likewise.
+       * m4/hypotl.m4 (gl_FUNC_HYPOTL): Likewise.
+       * m4/iconv_open-utf.m4 (gl_FUNC_ICONV_OPEN_UTF_SUPPORT): Likewise.
+       * m4/log.m4 (gl_FUNC_LOG): Likewise.
+       * m4/log10.m4 (gl_FUNC_LOG10): Likewise.
+       * m4/log10f.m4 (gl_FUNC_LOG10F): Likewise.
+       * m4/log10l.m4 (gl_FUNC_LOG10L_WORKS): Likewise.
+       * m4/log1p.m4 (gl_FUNC_LOG1P): Likewise.
+       * m4/log1pf.m4 (gl_FUNC_LOG1PF): Likewise.
+       * m4/log1pl.m4 (gl_FUNC_LOG1PL, gl_FUNC_LOG1PL_WORKS): Likewise.
+       * m4/log2.m4 (gl_FUNC_LOG2): Likewise.
+       * m4/log2f.m4 (gl_FUNC_LOG2F): Likewise.
+       * m4/log2l.m4 (gl_FUNC_LOG2L_WORKS): Likewise.
+       * m4/logf.m4 (gl_FUNC_LOGF): Likewise.
+       * m4/logl.m4 (gl_FUNC_LOGL_WORKS): Likewise.
+       * m4/malloc.m4 (_AC_FUNC_MALLOC_IF): Likewise.
+       * m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Likewise.
+       * m4/modf.m4 (gl_FUNC_MODF): Likewise.
+       * m4/modff.m4 (gl_FUNC_MODFF): Likewise.
+       * m4/modfl.m4 (gl_FUNC_MODFL): Likewise.
+       * m4/musl.m4 (gl_MUSL_LIBC): Likewise.
+       * m4/perror.m4 (gl_FUNC_PERROR): Likewise.
+       * m4/posix_spawn.m4 (gl_POSIX_SPAWN_SECURE,
+       gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE,
+       gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2,
+       gl_FUNC_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN): Likewise.
+       * m4/printf.m4 (gl_PRINTF_SIZES_C99, gl_PRINTF_INFINITE,
+       gl_PRINTF_INFINITE_LONG_DOUBLE, gl_PRINTF_DIRECTIVE_A,
+       gl_PRINTF_DIRECTIVE_F, gl_PRINTF_FLAG_ZERO, gl_SNPRINTF_TRUNCATION_C99,
+       gl_SNPRINTF_RETVAL_C99, gl_SNPRINTF_DIRECTIVE_N,
+       gl_VSNPRINTF_ZEROSIZE_C99): Likewise.
+       * m4/pthread_rwlock_rdlock.m4 (gl_PTHREAD_RWLOCK_RDLOCK_PREFER_WRITER):
+       Likewise.
+       * m4/putenv.m4 (gl_FUNC_PUTENV): Likewise.
+       * m4/realloc.m4 (_AC_FUNC_REALLOC_IF): Likewise.
+       * m4/remainder.m4 (gl_FUNC_REMAINDER): Likewise.
+       * m4/remainderf.m4 (gl_FUNC_REMAINDERF): Likewise.
+       * m4/remainderl.m4 (gl_FUNC_REMAINDERL, gl_FUNC_REMAINDERL_WORKS):
+       Likewise.
+       * m4/rintl.m4 (gl_FUNC_RINTL): Likewise.
+       * m4/round.m4 (gl_FUNC_ROUND): Likewise.
+       * m4/roundf.m4 (gl_FUNC_ROUNDF): Likewise.
+       * m4/roundl.m4 (gl_FUNC_ROUNDL): Likewise.
+       * m4/setenv.m4 (gl_FUNC_SETENV): Likewise.
+       * m4/setlocale_null.m4 (gl_FUNC_SETLOCALE_NULL): Likewise.
+       * m4/signbit.m4 (gl_SIGNBIT): Likewise.
+       * m4/stpncpy.m4 (gl_FUNC_STPNCPY): Likewise.
+       * m4/strerror.m4 (gl_FUNC_STRERROR, gl_FUNC_STRERROR_0): Likewise.
+       * m4/strtod.m4 (gl_FUNC_STRTOD): Likewise.
+       * m4/strtold.m4 (gl_FUNC_STRTOLD): Likewise.
+       * m4/trunc.m4 (gl_FUNC_TRUNC): Likewise.
+       * m4/truncf.m4 (gl_FUNC_TRUNCF): Likewise.
+       * m4/truncl.m4 (gl_FUNC_TRUNCL): Likewise.
+       * m4/ungetc.m4 (gl_FUNC_UNGETC_WORKS): Likewise.
+       * m4/wcwidth.m4 (gl_FUNC_WCWIDTH): Likewise.
+
 2023-02-13  ChuanGang Jiang  <jiangchuanganghw@outlook.com>  (tiny change)
 
        hamt: Detect GCC version correctly.
index 23c0dd9f3fd84f33af8f68f3c74c13efcbde9893..3789cbffbf5c3d3d7bc8006df2530c8519b109d5 100644 (file)
@@ -1,4 +1,4 @@
-# calloc.m4 serial 29
+# calloc.m4 serial 30
 
 # Copyright (C) 2004-2023 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -36,14 +36,14 @@ AC_DEFUN([_AC_FUNC_CALLOC_IF],
          [ac_cv_func_calloc_0_nonnull=no])
      else
        case "$host_os" in
-                        # Guess yes on glibc systems.
-         *-gnu* | gnu*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
-                        # Guess yes on musl systems.
-         *-musl*)       ac_cv_func_calloc_0_nonnull="guessing yes" ;;
-                        # Guess yes on native Windows.
-         mingw*)        ac_cv_func_calloc_0_nonnull="guessing yes" ;;
-                        # If we don't know, obey --enable-cross-guesses.
-         *)             ac_cv_func_calloc_0_nonnull="$gl_cross_guess_normal" ;;
+                             # Guess yes on glibc systems.
+         *-gnu* | gnu*)      ac_cv_func_calloc_0_nonnull="guessing yes" ;;
+                             # Guess yes on musl systems.
+         *-musl* | midipix*) ac_cv_func_calloc_0_nonnull="guessing yes" ;;
+                             # Guess yes on native Windows.
+         mingw*)             ac_cv_func_calloc_0_nonnull="guessing yes" ;;
+                             # If we don't know, obey --enable-cross-guesses.
+         *)                  ac_cv_func_calloc_0_nonnull="$gl_cross_guess_normal" ;;
        esac
      fi
     ])
index 12b6ff6159039fb3e2d30b3ad0636f593e8f73a9..ff19b049b58d66b8a1a11494ea051685abb86f4f 100644 (file)
@@ -1,4 +1,4 @@
-# cbrtl.m4 serial 10
+# cbrtl.m4 serial 11
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -72,14 +72,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_cbrtl_ieee=yes],
               [gl_cv_func_cbrtl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_cbrtl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_cbrtl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_cbrtl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_cbrtl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_cbrtl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_cbrtl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_cbrtl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_cbrtl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 7ce6648fd83750cf09fce9dbfa97afea613079d9..1e66c9ecd05bf78bf53489586d7317692a0bd1b3 100644 (file)
@@ -1,4 +1,4 @@
-# ceil.m4 serial 15
+# ceil.m4 serial 16
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -46,14 +46,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_ceil_ieee=yes],
             [gl_cv_func_ceil_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_ceil_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_ceil_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_ceil_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_ceil_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_ceil_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_ceil_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_ceil_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_ceil_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 6979ce86e8ab2a7b92ebf094343541b89b144c56..8156c1d7e02ec7b15ed46f9d68c92f4986692cfc 100644 (file)
@@ -1,4 +1,4 @@
-# ceilf.m4 serial 19
+# ceilf.m4 serial 20
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -53,14 +53,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_ceilf_ieee=yes],
               [gl_cv_func_ceilf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_ceilf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_ceilf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_ceilf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_ceilf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_ceilf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_ceilf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_ceilf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_ceilf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 7f41b3abce60e37002420f5d032bccf39b3ac3f7..d7d708e28ea9e6bda926624a807c4312883fe469 100644 (file)
@@ -1,4 +1,4 @@
-# ceill.m4 serial 22
+# ceill.m4 serial 23
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -52,14 +52,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_ceill_ieee=yes],
               [gl_cv_func_ceill_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_ceill_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_ceill_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_ceill_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_ceill_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_ceill_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_ceill_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_ceill_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_ceill_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index abf9397a396e01fc855949c3d31451da4657e708..3d7d5d713a06a875492345d024f6fe09ee3819e9 100644 (file)
@@ -1,4 +1,4 @@
-# exp2l.m4 serial 10
+# exp2l.m4 serial 11
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -99,14 +99,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_exp2l_works=yes],
             [gl_cv_func_exp2l_works=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_exp2l_works="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_exp2l_works="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_exp2l_works="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_exp2l_works="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_exp2l_works="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_exp2l_works="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_exp2l_works="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_exp2l_works="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
@@ -154,14 +154,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_exp2l_ieee=yes],
               [gl_cv_func_exp2l_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_exp2l_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_exp2l_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_exp2l_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_exp2l_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_exp2l_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_exp2l_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_exp2l_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_exp2l_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index b5720798bb738d32ae4f18b4159c7c14747ca63b..842d5a510134d3df68642968c1d1cbcceaf83304 100644 (file)
@@ -1,4 +1,4 @@
-# expl.m4 serial 18
+# expl.m4 serial 19
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -148,14 +148,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_expl_works=yes],
             [gl_cv_func_expl_works=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_expl_works="guessing yes" ;;
-                              # Guess no on musl systems.
-               *-musl*)       gl_cv_func_expl_works="guessing no" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_expl_works="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_expl_works="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_expl_works="guessing yes" ;;
+                                   # Guess no on musl systems.
+               *-musl* | midipix*) gl_cv_func_expl_works="guessing no" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_expl_works="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_expl_works="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 2a3e291c50658d4e0bb3e6b52557a226186f82dc..1a456e249d39cb206fc0fdfcb410664188b45c0e 100644 (file)
@@ -1,4 +1,4 @@
-# expm1.m4 serial 9
+# expm1.m4 serial 10
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -85,14 +85,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_expm1_ieee=yes],
               [gl_cv_func_expm1_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_expm1_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_expm1_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_expm1_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_expm1_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_expm1_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_expm1_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_expm1_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_expm1_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 7072af81a7193d22c82ce7b194138baff3ded799..183b0e9801191c4b5001ba9ee918bc9bf7e34cb9 100644 (file)
@@ -1,4 +1,4 @@
-# expm1f.m4 serial 4
+# expm1f.m4 serial 5
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -77,16 +77,16 @@ int main (int argc, char *argv[])
               [gl_cv_func_expm1f_ieee=yes],
               [gl_cv_func_expm1f_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_expm1f_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_expm1f_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_expm1f_ieee="guessing yes" ;;
-                                # Guess no on AIX.
-                 aix*)          gl_cv_func_expm1f_ieee="guessing no" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_expm1f_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_expm1f_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_expm1f_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_expm1f_ieee="guessing yes" ;;
+                                     # Guess no on AIX.
+                 aix*)               gl_cv_func_expm1f_ieee="guessing no" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_expm1f_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 62b9614583bbb01dea1a7c09ba415fe2a4dd00fa..78c7a3d5794e1c2c2ad96aebce4b9238082a61e0 100644 (file)
@@ -1,4 +1,4 @@
-# expm1l.m4 serial 9
+# expm1l.m4 serial 10
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -146,14 +146,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_expm1l_works=yes],
             [gl_cv_func_expm1l_works=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_expm1l_works="guessing yes" ;;
-                              # Guess no on musl systems.
-               *-musl*)       gl_cv_func_expm1l_works="guessing no" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_expm1l_works="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_expm1l_works="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_expm1l_works="guessing yes" ;;
+                                   # Guess no on musl systems.
+               *-musl* | midipix*) gl_cv_func_expm1l_works="guessing no" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_expm1l_works="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_expm1l_works="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 9751b6d8769cddb1f479736f87d913cc85c0a17a..dc021dd9f344b87d47b2c15dcdf913be6ae1c9bb 100644 (file)
@@ -1,4 +1,4 @@
-# fclose.m4 serial 9
+# fclose.m4 serial 10
 dnl Copyright (C) 2008-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -83,14 +83,14 @@ AC_DEFUN([gl_FUNC_FCLOSE_STDIN],
        [gl_cv_func_fclose_stdin=yes],
        [gl_cv_func_fclose_stdin=no],
        [case "$host_os" in
-                         # Guess no on glibc systems.
-          *-gnu* | gnu*) gl_cv_func_fclose_stdin="guessing no" ;;
-                         # Guess yes on musl systems.
-          *-musl*)       gl_cv_func_fclose_stdin="guessing yes" ;;
-                         # Guess no on native Windows.
-          mingw*)        gl_cv_func_fclose_stdin="guessing no" ;;
-                         # If we don't know, obey --enable-cross-guesses.
-          *)             gl_cv_func_fclose_stdin="$gl_cross_guess_normal" ;;
+                              # Guess no on glibc systems.
+          *-gnu* | gnu*)      gl_cv_func_fclose_stdin="guessing no" ;;
+                              # Guess yes on musl systems.
+          *-musl* | midipix*) gl_cv_func_fclose_stdin="guessing yes" ;;
+                              # Guess no on native Windows.
+          mingw*)             gl_cv_func_fclose_stdin="guessing no" ;;
+                              # If we don't know, obey --enable-cross-guesses.
+          *)                  gl_cv_func_fclose_stdin="$gl_cross_guess_normal" ;;
         esac
        ])
      rm conftest.txt
index 2c975397118141b3b6b64336eaf2ba880ccdb04a..dfcc46c03e2db494e9ec6b113c47b82a963aa33e 100644 (file)
@@ -1,4 +1,4 @@
-# serial 14
+# serial 15
 # See if we need to provide fdopendir.
 
 dnl Copyright (C) 2009-2023 Free Software Foundation, Inc.
@@ -49,12 +49,12 @@ DIR *fdopendir (int);
          [gl_cv_func_fdopendir_works=yes],
          [gl_cv_func_fdopendir_works=no],
          [case "$host_os" in
-                     # Guess yes on glibc systems.
-            *-gnu*)  gl_cv_func_fdopendir_works="guessing yes" ;;
-                     # Guess yes on musl systems.
-            *-musl*) gl_cv_func_fdopendir_works="guessing yes" ;;
-                     # If we don't know, obey --enable-cross-guesses.
-            *)       gl_cv_func_fdopendir_works="$gl_cross_guess_normal" ;;
+                                # Guess yes on glibc systems.
+            *-gnu*)             gl_cv_func_fdopendir_works="guessing yes" ;;
+                                # Guess yes on musl systems.
+            *-musl* | midipix*) gl_cv_func_fdopendir_works="guessing yes" ;;
+                                # If we don't know, obey --enable-cross-guesses.
+            *)                  gl_cv_func_fdopendir_works="$gl_cross_guess_normal" ;;
           esac
          ])])
     case "$gl_cv_func_fdopendir_works" in
index d2bffe6e81c09257e6c15da914d0069ee8b46302..0242dd9dad5a4f3e9c22ce5daaefa922beeda7df 100644 (file)
@@ -1,4 +1,4 @@
-# ffsll.m4 serial 4
+# ffsll.m4 serial 5
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -51,16 +51,16 @@ AC_DEFUN([gl_FUNC_FFSLL],
          [gl_cv_func_ffsll_works=yes],
          [gl_cv_func_ffsll_works=no],
          [case "$host_os" in
-                           # Guess yes on glibc systems.
-            *-gnu* | gnu*) gl_cv_func_ffsll_works="guessing yes" ;;
-                           # Guess yes on musl systems.
-            *-musl*)       gl_cv_func_ffsll_works="guessing yes" ;;
-                           # Guess yes on native Windows.
-            mingw*)        gl_cv_func_ffsll_works="guessing yes" ;;
-                           # Guess no on AIX.
-            aix*)          gl_cv_func_ffsll_works="guessing no" ;;
-                           # If we don't know, obey --enable-cross-guesses.
-            *)             gl_cv_func_ffsll_works="$gl_cross_guess_normal" ;;
+                                # Guess yes on glibc systems.
+            *-gnu* | gnu*)      gl_cv_func_ffsll_works="guessing yes" ;;
+                                # Guess yes on musl systems.
+            *-musl* | midipix*) gl_cv_func_ffsll_works="guessing yes" ;;
+                                # Guess yes on native Windows.
+            mingw*)             gl_cv_func_ffsll_works="guessing yes" ;;
+                                # Guess no on AIX.
+            aix*)               gl_cv_func_ffsll_works="guessing no" ;;
+                                # If we don't know, obey --enable-cross-guesses.
+            *)                  gl_cv_func_ffsll_works="$gl_cross_guess_normal" ;;
           esac
          ])
       ])
index 63e56d39560c7e3a1282fe2ee92946ad37ef4cc5..ebab1e7bbe51b661781f4e6143faac676fd85027 100644 (file)
@@ -1,4 +1,4 @@
-# floor.m4 serial 14
+# floor.m4 serial 15
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -42,14 +42,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_floor_ieee=yes],
             [gl_cv_func_floor_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_floor_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_floor_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_floor_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_floor_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_floor_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_floor_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_floor_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_floor_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index c49ffa6bec58947ee81394ed2d36ec9b16588d65..4ddb122de8057e69c5e7846650575bd8206bde64 100644 (file)
@@ -1,4 +1,4 @@
-# floorf.m4 serial 18
+# floorf.m4 serial 19
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -49,14 +49,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_floorf_ieee=yes],
               [gl_cv_func_floorf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_floorf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_floorf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_floorf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_floorf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_floorf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_floorf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_floorf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_floorf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 865374001f004073b733d5857acc2bcb9ba25c38..fe7c8f41f8f49c6f660961678e2be0ac2cc2bb8b 100644 (file)
@@ -1,4 +1,4 @@
-# fmod.m4 serial 9
+# fmod.m4 serial 10
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -58,14 +58,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_fmod_ieee=yes],
             [gl_cv_func_fmod_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_fmod_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_fmod_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_fmod_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_fmod_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_fmod_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_fmod_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_fmod_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_fmod_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 2dd7fbfc7e935a8b971f4c1f13f4cb61fc7505e8..33ea15887d6724a862e34ecf0dc66c703deff577 100644 (file)
@@ -1,4 +1,4 @@
-# fmodf.m4 serial 11
+# fmodf.m4 serial 12
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -59,14 +59,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_fmodf_ieee=yes],
               [gl_cv_func_fmodf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_fmodf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_fmodf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_fmodf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_fmodf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_fmodf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_fmodf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_fmodf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_fmodf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 51fae629cfde1ac10e8a9fda7e6f57e20fd749fc..0096de3bcbb76991de462384939c10164fdd4d46 100644 (file)
@@ -1,4 +1,4 @@
-# fmodl.m4 serial 11
+# fmodl.m4 serial 12
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -70,14 +70,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_fmodl_ieee=yes],
               [gl_cv_func_fmodl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_fmodl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_fmodl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_fmodl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_fmodl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_fmodl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_fmodl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_fmodl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_fmodl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index e6f39f991f46403dede30f7b39a84e2d7b1b9239..895db13a2d1f99aa3c3922ecb953873ce9e2ec3a 100644 (file)
@@ -1,4 +1,4 @@
-# Check for fnmatch - serial 15.  -*- coding: utf-8 -*-
+# Check for fnmatch - serial 16.  -*- coding: utf-8 -*-
 
 # Copyright (C) 2000-2007, 2009-2023 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -119,10 +119,10 @@ AC_DEFUN([gl_FUNC_FNMATCH_POSIX],
          [eval "$gl_fnmatch_cache_var=yes"],
          [eval "$gl_fnmatch_cache_var=no"],
          [case "$host_os" in
-                     # Guess yes on musl systems.
-            *-musl*) eval "$gl_fnmatch_cache_var=\"guessing yes\"" ;;
-                     # Guess no otherwise, even on glibc systems.
-            *)       eval "$gl_fnmatch_cache_var=\"guessing no\"" ;;
+                                # Guess yes on musl systems.
+            *-musl* | midipix*) eval "$gl_fnmatch_cache_var=\"guessing yes\"" ;;
+                                # Guess no otherwise, even on glibc systems.
+            *)                  eval "$gl_fnmatch_cache_var=\"guessing no\"" ;;
           esac
          ])
       ])
index 9c39ff721b252fa24d30dc0730efc3418421fe4d..6806394f8c01e38521fbca8fedf58ea0c838b9cc 100644 (file)
@@ -1,4 +1,4 @@
-# fopen.m4 serial 13
+# fopen.m4 serial 14
 dnl Copyright (C) 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -87,7 +87,7 @@ int main ()
        [gl_cv_func_fopen_mode_x=no],
        [case "$host_os" in
           # Guess yes on glibc and musl systems.
-          linux*-gnu* | gnu* | kfreebsd*-gnu | *-musl*)
+          linux*-gnu* | gnu* | kfreebsd*-gnu | *-musl* | midipix*)
             gl_cv_func_fopen_mode_x="guessing yes" ;;
           # If we don't know, obey --enable-cross-guesses.
           *)
@@ -124,7 +124,7 @@ int main ()
        [gl_cv_func_fopen_mode_e=no],
        [case "$host_os" in
           # Guess yes on glibc and musl systems.
-          linux*-gnu* | gnu* | kfreebsd*-gnu | *-musl*)
+          linux*-gnu* | gnu* | kfreebsd*-gnu | *-musl* | midipix*)
             gl_cv_func_fopen_mode_e="guessing yes" ;;
           # Guess no on native Windows.
           mingw*)
index 8208250ee5852047ae4c9dba1b126f80fb62c5d0..fe255963133f389fcead75b63d2b4f648456c96d 100644 (file)
@@ -1,4 +1,4 @@
-# fpurge.m4 serial 13
+# fpurge.m4 serial 14
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -53,10 +53,10 @@ AC_DEFUN([gl_FUNC_FPURGE],
          [gl_cv_func_fpurge_works=yes],
          [gl_cv_func_fpurge_works=no],
          [case "$host_os" in
-                     # Guess yes on musl systems.
-            *-musl*) gl_cv_func_fpurge_works="guessing yes" ;;
-                     # Otherwise obey --enable-cross-guesses.
-            *)       gl_cv_func_fpurge_works="$gl_cross_guess_normal" ;;
+                                # Guess yes on musl systems.
+            *-musl* | midipix*) gl_cv_func_fpurge_works="guessing yes" ;;
+                                # Otherwise obey --enable-cross-guesses.
+            *)                  gl_cv_func_fpurge_works="$gl_cross_guess_normal" ;;
           esac
          ])
       ])
index d89aae5dffc364cd6661e739a6bb36e22e6192dc..60555b9718b70be0d16be66168d2db9c67f2eb67 100644 (file)
@@ -1,4 +1,4 @@
-# getdelim.m4 serial 18
+# getdelim.m4 serial 19
 
 dnl Copyright (C) 2005-2007, 2009-2023 Free Software Foundation, Inc.
 dnl
@@ -82,8 +82,8 @@ AC_DEFUN([gl_FUNC_GETDELIM],
                 ],
                 [gl_cv_func_working_getdelim="guessing yes"],
                 [case "$host_os" in
-                   *-musl*) gl_cv_func_working_getdelim="guessing yes" ;;
-                   *)       gl_cv_func_working_getdelim="$gl_cross_guess_normal" ;;
+                   *-musl* | midipix*) gl_cv_func_working_getdelim="guessing yes" ;;
+                   *)                  gl_cv_func_working_getdelim="$gl_cross_guess_normal" ;;
                  esac
                 ])
              ])
index 1f2825c3361f53866245e04764d90aa78556b66b..83e7e9315f61437510a76cf5cee07a0b7a0f333d 100644 (file)
@@ -1,4 +1,4 @@
-# getline.m4 serial 32
+# getline.m4 serial 33
 
 dnl Copyright (C) 1998-2003, 2005-2007, 2009-2023 Free Software Foundation,
 dnl Inc.
@@ -76,8 +76,8 @@ AC_DEFUN([gl_FUNC_GETLINE],
             ],
             [am_cv_func_working_getline="guessing yes"],
             [case "$host_os" in
-               *-musl*) am_cv_func_working_getline="guessing yes" ;;
-               *)       am_cv_func_working_getline="$gl_cross_guess_normal" ;;
+               *-musl* | midipix*) am_cv_func_working_getline="guessing yes" ;;
+               *)                  am_cv_func_working_getline="$gl_cross_guess_normal" ;;
              esac
             ])
          ])
index c4ae9695efba50f89d3567d1efec7499c8fff454..7a44195784e15f1dd5326898ca21aa4f4c725dc8 100644 (file)
@@ -1,4 +1,4 @@
-# hypot.m4 serial 9
+# hypot.m4 serial 10
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -55,14 +55,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_hypot_ieee=yes],
             [gl_cv_func_hypot_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_hypot_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_hypot_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_hypot_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_hypot_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_hypot_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_hypot_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_hypot_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_hypot_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 519ca5cebf6c76fe2b7b7cd26732fcdda0a5a298..4817a96522c9704b4de276eba03bc02f2bf5b0df 100644 (file)
@@ -1,4 +1,4 @@
-# hypotf.m4 serial 10
+# hypotf.m4 serial 11
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -71,14 +71,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_hypotf_ieee=yes],
               [gl_cv_func_hypotf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_hypotf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_hypotf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_hypotf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_hypotf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_hypotf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_hypotf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_hypotf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_hypotf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index e9291dd2b8cfecc681d157b3ee5a38ec59657ec3..209bf5ccb1ecc11ac18841e4156d26a8e24b8a57 100644 (file)
@@ -1,4 +1,4 @@
-# hypotl.m4 serial 11
+# hypotl.m4 serial 12
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -71,14 +71,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_hypotl_ieee=yes],
               [gl_cv_func_hypotl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_hypotl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_hypotl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_hypotl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_hypotl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_hypotl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_hypotl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_hypotl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_hypotl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 8f974bb85d9500cbf69514dc04266386117cc401..81fc393b22ab9670a89447605eb1a5b366f54c85 100644 (file)
@@ -1,4 +1,4 @@
-# iconv_open-utf.m4 serial 4
+# iconv_open-utf.m4 serial 5
 dnl Copyright (C) 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -220,9 +220,8 @@ int main ()
            else
 changequote(,)dnl
              case "$host_os" in
-               *-musl*) gl_cv_func_iconv_supports_utf="guessing yes" ;;
-               solaris2.9 | solaris2.1[0-9])
-                        gl_cv_func_iconv_supports_utf="guessing yes" ;;
+               *-musl* | midipix*)           gl_cv_func_iconv_supports_utf="guessing yes" ;;
+               solaris2.9 | solaris2.1[0-9]) gl_cv_func_iconv_supports_utf="guessing yes" ;;
              esac
 changequote([,])dnl
            fi
index 3cffe6b7cacf3dd9bdf7d91e06e2f4e2b8219735..a0fcc3e4652db26923820b937eb418c3de1afa4a 100644 (file)
--- a/m4/log.m4
+++ b/m4/log.m4
@@ -1,4 +1,4 @@
-# log.m4 serial 11
+# log.m4 serial 12
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -58,14 +58,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_log_ieee=yes],
             [gl_cv_func_log_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_log_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_log_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_log_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_log_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_log_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_log_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_log_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_log_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 2e79912ea2229f52171a2f1d004eed0fc01868b7..e803a8e6b39274f04e7ac69cfa0197d168f5569e 100644 (file)
@@ -1,4 +1,4 @@
-# log10.m4 serial 11
+# log10.m4 serial 12
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -58,14 +58,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_log10_ieee=yes],
             [gl_cv_func_log10_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_log10_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_log10_ieee="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_log10_ieee="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_log10_ieee="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_log10_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_log10_ieee="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_log10_ieee="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_log10_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index e5f952ccf36397bf5909181631e22415539f1803..4d44c71dc6452c3a641a6da9953f8ee971ac7904 100644 (file)
@@ -1,4 +1,4 @@
-# log10f.m4 serial 12
+# log10f.m4 serial 13
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -68,14 +68,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log10f_ieee=yes],
               [gl_cv_func_log10f_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log10f_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log10f_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log10f_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log10f_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log10f_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log10f_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log10f_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log10f_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index f67d89bfafede3b0189baee364df5baf977b1cb6..319c461a5def41916d091a2d2fd5db55da250c15 100644 (file)
@@ -1,4 +1,4 @@
-# log10l.m4 serial 10
+# log10l.m4 serial 11
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -145,14 +145,14 @@ int main (int argc, char *argv[])
         [gl_cv_func_log10l_works=yes],
         [gl_cv_func_log10l_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_log10l_works="guessing yes" ;;
-                          # Guess no on musl systems.
-           *-musl*)       gl_cv_func_log10l_works="guessing no" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_log10l_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_log10l_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_log10l_works="guessing yes" ;;
+                               # Guess no on musl systems.
+           *-musl* | midipix*) gl_cv_func_log10l_works="guessing no" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_log10l_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_log10l_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index 56b11af0f097115e6beab08dc89c0a156aacfa79..9e065409503ba4f6d067f86be3bbc79091b4bd1a 100644 (file)
@@ -1,4 +1,4 @@
-# log1p.m4 serial 8
+# log1p.m4 serial 9
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -52,14 +52,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log1p_ieee=yes],
               [gl_cv_func_log1p_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log1p_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log1p_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log1p_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log1p_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log1p_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log1p_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log1p_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log1p_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 6a950a086a184966bd6f28e4c9f17c6d259ef256..0cb6c7391fb91720d4e28a6a5f22f196913fe525 100644 (file)
@@ -1,4 +1,4 @@
-# log1pf.m4 serial 8
+# log1pf.m4 serial 9
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -61,14 +61,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log1pf_ieee=yes],
               [gl_cv_func_log1pf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log1pf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log1pf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log1pf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log1pf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log1pf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log1pf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log1pf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log1pf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 280e629d89c32ca5134d6889db3935fa707b98ad..3519ce8e3827d717a4a37702d69e1fdb6299467f 100644 (file)
@@ -1,4 +1,4 @@
-# log1pl.m4 serial 9
+# log1pl.m4 serial 10
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -62,14 +62,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log1pl_ieee=yes],
               [gl_cv_func_log1pl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log1pl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log1pl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log1pl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log1pl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log1pl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log1pl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log1pl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log1pl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
@@ -187,14 +187,14 @@ int main (int argc, char *argv[])
         [gl_cv_func_log1pl_works=yes],
         [gl_cv_func_log1pl_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_log1pl_works="guessing yes" ;;
-                          # Guess no on musl systems.
-           *-musl*)       gl_cv_func_log1pl_works="guessing no" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_log1pl_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_log1pl_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_log1pl_works="guessing yes" ;;
+                               # Guess no on musl systems.
+           *-musl* | midipix*) gl_cv_func_log1pl_works="guessing no" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_log1pl_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_log1pl_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index 809853ed3b8ba43750e0c5bda7357a0204f19fa4..86e39a237c1fa40245c434be88c1815feb53722a 100644 (file)
@@ -1,4 +1,4 @@
-# log2.m4 serial 12
+# log2.m4 serial 13
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -79,14 +79,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log2_ieee=yes],
               [gl_cv_func_log2_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log2_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log2_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log2_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log2_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log2_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log2_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log2_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log2_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 3c47f1aa87bcd43168d6a62b0a955b119e80023c..112cd8fcb952a9fc21b63268d50c2887a7193947 100644 (file)
@@ -1,4 +1,4 @@
-# log2f.m4 serial 12
+# log2f.m4 serial 13
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -80,14 +80,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_log2f_ieee=yes],
               [gl_cv_func_log2f_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_log2f_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_log2f_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_log2f_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_log2f_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_log2f_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_log2f_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_log2f_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_log2f_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 57639a2af50ac300a09e8d75dcdd019b26a9f14f..5fede3f0674dc6a58818a59de0e7008753ed5798 100644 (file)
@@ -1,4 +1,4 @@
-# log2l.m4 serial 5
+# log2l.m4 serial 6
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -165,16 +165,16 @@ int main (int argc, char *argv[])
         [gl_cv_func_log2l_works=yes],
         [gl_cv_func_log2l_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_log2l_works="guessing yes" ;;
-                          # Guess no on musl systems.
-           *-musl*)       gl_cv_func_log2l_works="guessing no" ;;
-                          # Guess no on OSF/1.
-           osf*)          gl_cv_func_log2l_works="guessing no" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_log2l_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_log2l_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_log2l_works="guessing yes" ;;
+                               # Guess no on musl systems.
+           *-musl* | midipix*) gl_cv_func_log2l_works="guessing no" ;;
+                               # Guess no on OSF/1.
+           osf*)               gl_cv_func_log2l_works="guessing no" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_log2l_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_log2l_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index 2c546779a4cad141c3e18ea107127de8fb0e5c12..d9fe5fdc71a806d47b6ee7927b9903a86bb71326 100644 (file)
@@ -1,4 +1,4 @@
-# logf.m4 serial 12
+# logf.m4 serial 13
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -68,14 +68,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_logf_ieee=yes],
               [gl_cv_func_logf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_logf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_logf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_logf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_logf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_logf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_logf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_logf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_logf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 316b24d16145e9b109fcb15461634d6116efb10a..cc50f4d4d1f3982b29868be71b3ef4cb3829d4d6 100644 (file)
@@ -1,4 +1,4 @@
-# logl.m4 serial 15
+# logl.m4 serial 16
 dnl Copyright (C) 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -186,14 +186,14 @@ int main (int argc, char *argv[])
         [gl_cv_func_logl_works=yes],
         [gl_cv_func_logl_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_logl_works="guessing yes" ;;
-                          # Guess no on musl systems.
-           *-musl*)       gl_cv_func_logl_works="guessing no" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_logl_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_logl_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_logl_works="guessing yes" ;;
+                               # Guess no on musl systems.
+           *-musl* | midipix*) gl_cv_func_logl_works="guessing no" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_logl_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_logl_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index 554029243d1e84da84549068bf768eaa6edc54d9..bc580176f5f010ccf1b210a021fb01d35a25d52b 100644 (file)
@@ -1,4 +1,4 @@
-# malloc.m4 serial 28
+# malloc.m4 serial 29
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -25,7 +25,7 @@ AC_DEFUN([_AC_FUNC_MALLOC_IF],
        [case "$host_os" in
           # Guess yes on platforms where we know the result.
           *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
-          | gnu* | *-musl* | midnightbsd* \
+          | gnu* | *-musl* | midipix* | midnightbsd* \
           | hpux* | solaris* | cygwin* | mingw* | msys* )
             ac_cv_func_malloc_0_nonnull="guessing yes" ;;
           # If we don't know, obey --enable-cross-guesses.
index 4a64045fea9493f1988e8e7ea632455677d4620c..d4a15ead33ac4392a8c279eff7358cf84033f257 100644 (file)
@@ -1,4 +1,4 @@
-#serial 28
+#serial 29
 
 # Copyright (C) 2001, 2003-2007, 2009-2023 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -58,14 +58,14 @@ AC_DEFUN([gl_FUNC_MKSTEMP],
           [gl_cv_func_working_mkstemp=yes],
           [gl_cv_func_working_mkstemp=no],
           [case "$host_os" in
-                            # Guess yes on glibc systems.
-             *-gnu* | gnu*) gl_cv_func_working_mkstemp="guessing yes" ;;
-                            # Guess yes on musl systems.
-             *-musl*)       gl_cv_func_working_mkstemp="guessing yes" ;;
-                            # Guess no on native Windows.
-             mingw*)        gl_cv_func_working_mkstemp="guessing no" ;;
-                            # If we don't know, obey --enable-cross-guesses.
-             *)             gl_cv_func_working_mkstemp="$gl_cross_guess_normal" ;;
+                                 # Guess yes on glibc systems.
+             *-gnu* | gnu*)      gl_cv_func_working_mkstemp="guessing yes" ;;
+                                 # Guess yes on musl systems.
+             *-musl* | midipix*) gl_cv_func_working_mkstemp="guessing yes" ;;
+                                 # Guess no on native Windows.
+             mingw*)             gl_cv_func_working_mkstemp="guessing no" ;;
+                                 # If we don't know, obey --enable-cross-guesses.
+             *)                  gl_cv_func_working_mkstemp="$gl_cross_guess_normal" ;;
            esac
           ])
         rm -rf conftest.mkstemp
index f136ae5ffe4767684095d00eaa09ae3bb3aa7a6f..90671d137000bd7cb7887197bfca2954f60aeb76 100644 (file)
@@ -1,4 +1,4 @@
-# modf.m4 serial 9
+# modf.m4 serial 10
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -61,21 +61,21 @@ int main (int argc, char *argv[])
             [gl_cv_func_modf_ieee=yes],
             [gl_cv_func_modf_ieee=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_modf_ieee="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_modf_ieee="guessing yes" ;;
-                              # Guess yes on MSVC, no on mingw.
-               mingw*)        AC_EGREP_CPP([Known], [
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_modf_ieee="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_modf_ieee="guessing yes" ;;
+                                   # Guess yes on MSVC, no on mingw.
+               mingw*)             AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                                ],
-                                [gl_cv_func_modf_ieee="guessing yes"],
-                                [gl_cv_func_modf_ieee="guessing no"])
-                              ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_modf_ieee="$gl_cross_guess_normal" ;;
+                                     ],
+                                     [gl_cv_func_modf_ieee="guessing yes"],
+                                     [gl_cv_func_modf_ieee="guessing no"])
+                                   ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_modf_ieee="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index fcf07bee9ebbd7417634cce151d72ce1cf507496..555bf4663494385e96ddf13da0be043385a44453 100644 (file)
@@ -1,4 +1,4 @@
-# modff.m4 serial 11
+# modff.m4 serial 12
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -69,21 +69,21 @@ int main (int argc, char *argv[])
               [gl_cv_func_modff_ieee=yes],
               [gl_cv_func_modff_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_modff_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_modff_ieee="guessing yes" ;;
-                                # Guess yes on MSVC, no on mingw.
-                 mingw*)        AC_EGREP_CPP([Known], [
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_modff_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_modff_ieee="guessing yes" ;;
+                                     # Guess yes on MSVC, no on mingw.
+                 mingw*)             AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                                  ],
-                                  [gl_cv_func_modff_ieee="guessing yes"],
-                                  [gl_cv_func_modff_ieee="guessing no"])
-                                ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_modff_ieee="$gl_cross_guess_normal" ;;
+                                       ],
+                                       [gl_cv_func_modff_ieee="guessing yes"],
+                                       [gl_cv_func_modff_ieee="guessing no"])
+                                     ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_modff_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 6fe9d0183eee48802fcc978eedabdcb0f41a48c5..46f55bd911bdaee017d5760c03cd3b9ef2873cd6 100644 (file)
@@ -1,4 +1,4 @@
-# modfl.m4 serial 8
+# modfl.m4 serial 9
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -63,21 +63,21 @@ int main (int argc, char *argv[])
               [gl_cv_func_modfl_ieee=yes],
               [gl_cv_func_modfl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_modfl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_modfl_ieee="guessing yes" ;;
-                                # Guess yes on MSVC, no on mingw.
-                 mingw*)        AC_EGREP_CPP([Known], [
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_modfl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_modfl_ieee="guessing yes" ;;
+                                     # Guess yes on MSVC, no on mingw.
+                 mingw*)             AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                                  ],
-                                  [gl_cv_func_modfl_ieee="guessing yes"],
-                                  [gl_cv_func_modfl_ieee="guessing no"])
-                                ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_modfl_ieee="$gl_cross_guess_normal" ;;
+                                       ],
+                                       [gl_cv_func_modfl_ieee="guessing yes"],
+                                       [gl_cv_func_modfl_ieee="guessing no"])
+                                     ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_modfl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 73898f6934e4bfc27142154daee3ecd3454ece34..e28a3fed677759132794bef59b3d6bdf130b03d6 100644 (file)
@@ -1,4 +1,4 @@
-# musl.m4 serial 3
+# musl.m4 serial 4
 dnl Copyright (C) 2019-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -13,6 +13,8 @@ AC_DEFUN_ONCE([gl_MUSL_LIBC],
 [
   AC_REQUIRE([AC_CANONICAL_HOST])
   case "$host_os" in
-    *-musl*) AC_DEFINE([MUSL_LIBC], [1], [Define to 1 on musl libc.]) ;;
+    *-musl* | midipix*)
+      AC_DEFINE([MUSL_LIBC], [1], [Define to 1 on musl libc.])
+      ;;
   esac
 ])
index 2545cb34873de516669215764a7a08ef5c1c01d9..9842b24c8e00f2ce2e07544054288c5e0c4f78e8 100644 (file)
@@ -1,4 +1,4 @@
-# perror.m4 serial 11
+# perror.m4 serial 12
 dnl Copyright (C) 2008-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -48,12 +48,12 @@ AC_DEFUN([gl_FUNC_PERROR],
             rm -rf conftest.txt1 conftest.txt2],
            [gl_cv_func_perror_works=no],
            [case "$host_os" in
-                       # Guess yes on musl systems.
-              *-musl*) gl_cv_func_perror_works="guessing yes" ;;
-                       # Guess yes on native Windows.
-              mingw*)  gl_cv_func_perror_works="guessing yes" ;;
-                       # Otherwise obey --enable-cross-guesses.
-              *)       gl_cv_func_perror_works="$gl_cross_guess_normal" ;;
+                                  # Guess yes on musl systems.
+              *-musl* | midipix*) gl_cv_func_perror_works="guessing yes" ;;
+                                  # Guess yes on native Windows.
+              mingw*)             gl_cv_func_perror_works="guessing yes" ;;
+                                  # Otherwise obey --enable-cross-guesses.
+              *)                  gl_cv_func_perror_works="$gl_cross_guess_normal" ;;
             esac
            ])
         ])
index de0bd00c2aaa4f0bcc06c6f5fb90daeb9043203c..0a0dfe7685162f2e07d4335929e91c2c27c91933 100644 (file)
@@ -1,4 +1,4 @@
-# posix_spawn.m4 serial 22
+# posix_spawn.m4 serial 23
 dnl Copyright (C) 2008-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -534,7 +534,7 @@ AC_DEFUN([gl_POSIX_SPAWN_SECURE],
        [case "$host_os" in
           # Guess yes on glibc systems (glibc >= 2.15 actually) except GNU/Hurd,
           # musl libc, NetBSD.
-          *-gnu* | *-musl* | netbsd*)
+          *-gnu* | *-musl* | midipix* | netbsd*)
             gl_cv_func_posix_spawnp_secure_exec="guessing yes" ;;
           # Guess no on GNU/Hurd, macOS, FreeBSD, OpenBSD, AIX, Solaris, Cygwin.
           gnu* | darwin* | freebsd* | dragonfly* | midnightbsd* | openbsd* | \
@@ -585,11 +585,11 @@ int main ()
          [gl_cv_func_posix_spawn_file_actions_addclose_works=no],
          [# Guess no on musl libc and Solaris, yes otherwise.
           case "$host_os" in
-            *-musl* gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
-            solaris*) gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
-                      # Guess no on native Windows.
-            mingw*)   gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
-            *)        gl_cv_func_posix_spawn_file_actions_addclose_works="guessing yes" ;;
+            *-musl* | midipix*) gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
+            solaris*)           gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
+                                # Guess no on native Windows.
+            mingw*)             gl_cv_func_posix_spawn_file_actions_addclose_works="guessing no" ;;
+            *)                  gl_cv_func_posix_spawn_file_actions_addclose_works="guessing yes" ;;
           esac
          ])
       ])
@@ -629,11 +629,11 @@ int main ()
          [gl_cv_func_posix_spawn_file_actions_adddup2_works=no],
          [# Guess no on musl libc and Solaris, yes otherwise.
           case "$host_os" in
-            *-musl* gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no";;
-            solaris*) gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no";;
-                      # Guess no on native Windows.
-            mingw*)   gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no" ;;
-            *)        gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing yes";;
+            *-musl* | midipix*) gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no";;
+            solaris*)           gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no";;
+                                # Guess no on native Windows.
+            mingw*)             gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing no" ;;
+            *)                  gl_cv_func_posix_spawn_file_actions_adddup2_works="guessing yes";;
           esac
          ])
       ])
@@ -675,11 +675,11 @@ int main ()
          [gl_cv_func_posix_spawn_file_actions_addopen_works=no],
          [# Guess no on musl libc and Solaris, yes otherwise.
           case "$host_os" in
-            *-musl* gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no";;
-            solaris*) gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no";;
-                      # Guess no on native Windows.
-            mingw*)   gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no" ;;
-            *)        gl_cv_func_posix_spawn_file_actions_addopen_works="guessing yes";;
+            *-musl* | midipix*) gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no";;
+            solaris*)           gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no";;
+                                # Guess no on native Windows.
+            mingw*)             gl_cv_func_posix_spawn_file_actions_addopen_works="guessing no" ;;
+            *)                  gl_cv_func_posix_spawn_file_actions_addopen_works="guessing yes";;
           esac
          ])
       ])
index 4e65abc6e69d51e9d54810e52d24aade94a3a2d8..de98a870e983363fdfef9316611a84d45c3c3578 100644 (file)
@@ -1,4 +1,4 @@
-# printf.m4 serial 73
+# printf.m4 serial 74
 dnl Copyright (C) 2003, 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -63,7 +63,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_printf_sizes_c99="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_printf_sizes_c99="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_printf_sizes_c99="guessing yes";;
                                  # Guess yes on FreeBSD >= 5.
            freebsd[1-4].*)       gl_cv_func_printf_sizes_c99="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_printf_sizes_c99="guessing yes";;
@@ -244,7 +244,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_printf_infinite="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_printf_infinite="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_printf_infinite="guessing yes";;
                                  # Guess yes on FreeBSD >= 6.
            freebsd[1-5].*)       gl_cv_func_printf_infinite="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_printf_infinite="guessing yes";;
@@ -467,7 +467,7 @@ changequote(,)dnl
                                          # Guess yes on glibc systems.
                    *-gnu* | gnu*)        gl_cv_func_printf_infinite_long_double="guessing yes";;
                                          # Guess yes on musl systems.
-                   *-musl*)              gl_cv_func_printf_infinite_long_double="guessing yes";;
+                   *-musl* | midipix*)   gl_cv_func_printf_infinite_long_double="guessing yes";;
                                          # Guess yes on FreeBSD >= 6.
                    freebsd[1-5].*)       gl_cv_func_printf_infinite_long_double="guessing no";;
                    freebsd* | kfreebsd*) gl_cv_func_printf_infinite_long_double="guessing yes";;
@@ -591,7 +591,7 @@ int main ()
                [gl_cv_func_printf_directive_a="guessing no"])
              ;;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_printf_directive_a="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_printf_directive_a="guessing yes";;
                                  # Guess no on Android.
            linux*-android*)      gl_cv_func_printf_directive_a="guessing no";;
                                  # Guess no on native Windows.
@@ -643,7 +643,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_printf_directive_f="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_printf_directive_f="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_printf_directive_f="guessing yes";;
                                  # Guess yes on FreeBSD >= 6.
            freebsd[1-5].*)       gl_cv_func_printf_directive_f="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_printf_directive_f="guessing yes";;
@@ -990,18 +990,18 @@ int main ()
         [
 changequote(,)dnl
          case "$host_os" in
-                            # Guess yes on glibc systems.
-           *-gnu* | gnu*)   gl_cv_func_printf_flag_zero="guessing yes";;
-                            # Guess yes on musl systems.
-           *-musl*)         gl_cv_func_printf_flag_zero="guessing yes";;
-                            # Guess yes on BeOS.
-           beos*)           gl_cv_func_printf_flag_zero="guessing yes";;
-                            # Guess no on Android.
-           linux*-android*) gl_cv_func_printf_flag_zero="guessing no";;
-                            # Guess no on native Windows.
-           mingw*)          gl_cv_func_printf_flag_zero="guessing no";;
-                            # If we don't know, obey --enable-cross-guesses.
-           *)               gl_cv_func_printf_flag_zero="$gl_cross_guess_normal";;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_printf_flag_zero="guessing yes";;
+                               # Guess yes on musl systems.
+           *-musl* | midipix*) gl_cv_func_printf_flag_zero="guessing yes";;
+                               # Guess yes on BeOS.
+           beos*)              gl_cv_func_printf_flag_zero="guessing yes";;
+                               # Guess no on Android.
+           linux*-android*)    gl_cv_func_printf_flag_zero="guessing no";;
+                               # Guess no on native Windows.
+           mingw*)             gl_cv_func_printf_flag_zero="guessing no";;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_printf_flag_zero="$gl_cross_guess_normal";;
          esac
 changequote([,])dnl
         ])
@@ -1239,7 +1239,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_snprintf_truncation_c99="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_snprintf_truncation_c99="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_snprintf_truncation_c99="guessing yes";;
                                  # Guess yes on FreeBSD >= 5.
            freebsd[1-4].*)       gl_cv_func_snprintf_truncation_c99="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_snprintf_truncation_c99="guessing yes";;
@@ -1344,7 +1344,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_snprintf_retval_c99="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_snprintf_retval_c99="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_snprintf_retval_c99="guessing yes";;
                                  # Guess yes on FreeBSD >= 5.
            freebsd[1-4].*)       gl_cv_func_snprintf_retval_c99="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_snprintf_retval_c99="guessing yes";;
@@ -1447,7 +1447,7 @@ int main ()
                                  ;;
 changequote(,)dnl
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_snprintf_directive_n="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_snprintf_directive_n="guessing yes";;
                                  # Guess yes on FreeBSD >= 5.
            freebsd[1-4].*)       gl_cv_func_snprintf_directive_n="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_snprintf_directive_n="guessing yes";;
@@ -1604,7 +1604,7 @@ changequote(,)dnl
                                  # Guess yes on glibc systems.
            *-gnu* | gnu*)        gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
                                  # Guess yes on musl systems.
-           *-musl*)              gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
+           *-musl* | midipix*)   gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
                                  # Guess yes on FreeBSD >= 5.
            freebsd[1-4].*)       gl_cv_func_vsnprintf_zerosize_c99="guessing no";;
            freebsd* | kfreebsd*) gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
index ae6a885326d098c448f7bcfff75729cf2ac806eb..66b29f8963e0574cb7a9e37000b3fd79dc172e97 100644 (file)
@@ -1,4 +1,4 @@
-# pthread_rwlock_rdlock.m4 serial 4
+# pthread_rwlock_rdlock.m4 serial 5
 dnl Copyright (C) 2017-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -156,22 +156,22 @@ main ()
        [gl_cv_pthread_rwlock_rdlock_prefer_writer=yes],
        [gl_cv_pthread_rwlock_rdlock_prefer_writer=no],
        [case "$host_os" in
-                         # Guess no on glibc systems.
-          *-gnu* | gnu*) gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
-                         # Guess no on musl systems.
-          *-musl*)       gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
-                         # Guess no on bionic systems.
-          *-android*)    gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
-                         # Guess yes on native Windows with the mingw-w64 winpthreads library.
-                         # Guess no on native Windows with the gnulib windows-rwlock module.
-          mingw*)        if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
-                           gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing yes"
-                         else
-                           gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no"
-                         fi
-                         ;;
-                         # If we don't know, obey --enable-cross-guesses.
-          *)             gl_cv_pthread_rwlock_rdlock_prefer_writer="$gl_cross_guess_normal" ;;
+                              # Guess no on glibc systems.
+          *-gnu* | gnu*)      gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
+                              # Guess no on musl systems.
+          *-musl* | midipix*) gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
+                              # Guess no on bionic systems.
+          *-android*)         gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no" ;;
+                              # Guess yes on native Windows with the mingw-w64 winpthreads library.
+                              # Guess no on native Windows with the gnulib windows-rwlock module.
+          mingw*)             if test "$gl_use_threads" = yes || test "$gl_use_threads" = posix; then
+                                gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing yes"
+                              else
+                                gl_cv_pthread_rwlock_rdlock_prefer_writer="guessing no"
+                              fi
+                              ;;
+                              # If we don't know, obey --enable-cross-guesses.
+          *)                  gl_cv_pthread_rwlock_rdlock_prefer_writer="$gl_cross_guess_normal" ;;
          esac
        ])
      LIBS="$save_LIBS"
index cc8c74c053746cf2d6ebfecdcaafc90a9154c380..d37a60213fcc062581e9f3e68772e5164ab37541 100644 (file)
@@ -1,4 +1,4 @@
-# putenv.m4 serial 25
+# putenv.m4 serial 26
 dnl Copyright (C) 2002-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -38,14 +38,14 @@ AC_DEFUN([gl_FUNC_PUTENV],
        [gl_cv_func_svid_putenv=no],
        [dnl When crosscompiling, assume putenv is broken.
         case "$host_os" in
-                         # Guess yes on glibc systems.
-          *-gnu* | gnu*) gl_cv_func_svid_putenv="guessing yes" ;;
-                         # Guess yes on musl systems.
-          *-musl*)       gl_cv_func_svid_putenv="guessing yes" ;;
-                         # Guess no on native Windows.
-          mingw*)        gl_cv_func_svid_putenv="guessing no" ;;
-                         # If we don't know, obey --enable-cross-guesses.
-          *)             gl_cv_func_svid_putenv="$gl_cross_guess_normal" ;;
+                              # Guess yes on glibc systems.
+          *-gnu* | gnu*)      gl_cv_func_svid_putenv="guessing yes" ;;
+                              # Guess yes on musl systems.
+          *-musl* | midipix*) gl_cv_func_svid_putenv="guessing yes" ;;
+                              # Guess no on native Windows.
+          mingw*)             gl_cv_func_svid_putenv="guessing no" ;;
+                              # If we don't know, obey --enable-cross-guesses.
+          *)                  gl_cv_func_svid_putenv="$gl_cross_guess_normal" ;;
         esac
        ])
     ])
index d22138fc7ac535a4a2d73b5eff75ed6715a2f1b7..26053914cbe84355b357b2bd4c376e12e71d9214 100644 (file)
@@ -1,4 +1,4 @@
-# realloc.m4 serial 26
+# realloc.m4 serial 27
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -25,7 +25,7 @@ AC_DEFUN([_AC_FUNC_REALLOC_IF],
        [case "$host_os" in
           # Guess yes on platforms where we know the result.
           *-gnu* | freebsd* | netbsd* | openbsd* | bitrig* \
-          | gnu* | *-musl* | midnightbsd* \
+          | gnu* | *-musl* | midipix* | midnightbsd* \
           | hpux* | solaris* | cygwin* | mingw* | msys* )
             ac_cv_func_realloc_0_nonnull="guessing yes" ;;
           # If we don't know, obey --enable-cross-guesses.
index be81485c3c3a0946a5dcc3a625c9468af3619037..0e79bd7d03e1e8cae88a8a78ab4a1635881278bb 100644 (file)
@@ -1,4 +1,4 @@
-# remainder.m4 serial 9
+# remainder.m4 serial 10
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -92,14 +92,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_remainder_ieee=yes],
               [gl_cv_func_remainder_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_remainder_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_remainder_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_remainder_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_remainder_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_remainder_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_remainder_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_remainder_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_remainder_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index bc3dbc4b5349195b3985f39d809ea5be44d49b18..10ed65a40581f91abd8442d57a0a881d95870e81 100644 (file)
@@ -1,4 +1,4 @@
-# remainderf.m4 serial 13
+# remainderf.m4 serial 14
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -95,14 +95,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_remainderf_ieee=yes],
               [gl_cv_func_remainderf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_remainderf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_remainderf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_remainderf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_remainderf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_remainderf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_remainderf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_remainderf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_remainderf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index e893250bae97cb9231f3cb0cf391ee9ba9b57b60..3282cc86ce7499f34d499ad241b9cdfe8ef4f419 100644 (file)
@@ -1,4 +1,4 @@
-# remainderl.m4 serial 13
+# remainderl.m4 serial 14
 dnl Copyright (C) 2012-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -100,14 +100,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_remainderl_ieee=yes],
               [gl_cv_func_remainderl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_remainderl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_remainderl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_remainderl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_remainderl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_remainderl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_remainderl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_remainderl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_remainderl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
@@ -239,16 +239,16 @@ int main (int argc, char *argv[])
         [gl_cv_func_remainderl_works=yes],
         [gl_cv_func_remainderl_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_remainderl_works="guessing yes" ;;
-                          # Guess no on musl systems.
-           *-musl*)       gl_cv_func_remainderl_works="guessing no" ;;
-                          # Guess no on OpenBSD.
-           openbsd*)      gl_cv_func_remainderl_works="guessing no" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_remainderl_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_remainderl_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_remainderl_works="guessing yes" ;;
+                               # Guess no on musl systems.
+           *-musl* | midipix*) gl_cv_func_remainderl_works="guessing no" ;;
+                               # Guess no on OpenBSD.
+           openbsd*)           gl_cv_func_remainderl_works="guessing no" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_remainderl_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_remainderl_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index 8841396395e80b82c1df2de4b4a699b84ce366fc..cb9bff55c27a93af26fa445eca3919ac91e0652b 100644 (file)
@@ -1,4 +1,4 @@
-# rintl.m4 serial 8
+# rintl.m4 serial 9
 dnl Copyright (C) 2011-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -50,14 +50,14 @@ int main (int argc, char *argv[])
             [gl_cv_func_rintl_works=yes],
             [gl_cv_func_rintl_works=no],
             [case "$host_os" in
-                              # Guess yes on glibc systems.
-               *-gnu* | gnu*) gl_cv_func_rintl_works="guessing yes" ;;
-                              # Guess yes on musl systems.
-               *-musl*)       gl_cv_func_rintl_works="guessing yes" ;;
-                              # Guess yes on native Windows.
-               mingw*)        gl_cv_func_rintl_works="guessing yes" ;;
-                              # If we don't know, obey --enable-cross-guesses.
-               *)             gl_cv_func_rintl_works="$gl_cross_guess_normal" ;;
+                                   # Guess yes on glibc systems.
+               *-gnu* | gnu*)      gl_cv_func_rintl_works="guessing yes" ;;
+                                   # Guess yes on musl systems.
+               *-musl* | midipix*) gl_cv_func_rintl_works="guessing yes" ;;
+                                   # Guess yes on native Windows.
+               mingw*)             gl_cv_func_rintl_works="guessing yes" ;;
+                                   # If we don't know, obey --enable-cross-guesses.
+               *)                  gl_cv_func_rintl_works="$gl_cross_guess_normal" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 6e70a1fc0689ada4295e05a8ea18e483812032ec..febc098ef9ac12c139ef4f9761c9fe788e0cabfe 100644 (file)
@@ -1,4 +1,4 @@
-# round.m4 serial 23
+# round.m4 serial 24
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -113,21 +113,21 @@ int main (int argc, char *argv[])
               [gl_cv_func_round_ieee=yes],
               [gl_cv_func_round_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_round_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_round_ieee="guessing yes" ;;
-                                # Guess yes on MSVC, no on mingw.
-                 mingw*)        AC_EGREP_CPP([Known], [
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_round_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_round_ieee="guessing yes" ;;
+                                     # Guess yes on MSVC, no on mingw.
+                 mingw*)             AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                                  ],
-                                  [gl_cv_func_round_ieee="guessing yes"],
-                                  [gl_cv_func_round_ieee="guessing no"])
-                                ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_round_ieee="$gl_cross_guess_normal" ;;
+                                       ],
+                                       [gl_cv_func_round_ieee="guessing yes"],
+                                       [gl_cv_func_round_ieee="guessing no"])
+                                     ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_round_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index f5b00569642cdb45c00183d9fd54e8dc880bd56d..ca8f6398b4ce50a2da08479380706509e508b4ff 100644 (file)
@@ -1,4 +1,4 @@
-# roundf.m4 serial 24
+# roundf.m4 serial 25
 dnl Copyright (C) 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -113,21 +113,21 @@ int main (int argc, char *argv[])
               [gl_cv_func_roundf_ieee=yes],
               [gl_cv_func_roundf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_roundf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_roundf_ieee="guessing yes" ;;
-                                # Guess yes on MSVC, no on mingw.
-                 mingw*)        AC_EGREP_CPP([Known], [
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_roundf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_roundf_ieee="guessing yes" ;;
+                                     # Guess yes on MSVC, no on mingw.
+                 mingw*)             AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                                  ],
-                                  [gl_cv_func_roundf_ieee="guessing yes"],
-                                  [gl_cv_func_roundf_ieee="guessing no"])
-                                ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_roundf_ieee="$gl_cross_guess_normal" ;;
+                                       ],
+                                       [gl_cv_func_roundf_ieee="guessing yes"],
+                                       [gl_cv_func_roundf_ieee="guessing no"])
+                                     ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_roundf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 9e9a8e1c06d2420ce4791bcadc805b187caa74e8..f23378cfb5227c990869b9332458728b79123493 100644 (file)
@@ -1,4 +1,4 @@
-# roundl.m4 serial 20
+# roundl.m4 serial 21
 dnl Copyright (C) 2007, 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -64,14 +64,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_roundl_ieee=yes],
               [gl_cv_func_roundl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_roundl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_roundl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_roundl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_roundl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_roundl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_roundl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_roundl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_roundl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index c0b7475606d3a9c254c383deb2afc102b7c08546..ef068ad879fc930d8a78e983e9237df494cf2887 100644 (file)
@@ -1,4 +1,4 @@
-# setenv.m4 serial 31
+# setenv.m4 serial 32
 dnl Copyright (C) 2001-2004, 2006-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -35,12 +35,12 @@ AC_DEFUN([gl_FUNC_SETENV],
       ]])],
       [gl_cv_func_setenv_works=yes], [gl_cv_func_setenv_works=no],
       [case "$host_os" in
-                        # Guess yes on glibc systems.
-         *-gnu* | gnu*) gl_cv_func_setenv_works="guessing yes" ;;
-                        # Guess yes on musl systems.
-         *-musl*)       gl_cv_func_setenv_works="guessing yes" ;;
-                        # If we don't know, obey --enable-cross-guesses.
-         *)             gl_cv_func_setenv_works="$gl_cross_guess_normal" ;;
+                             # Guess yes on glibc systems.
+         *-gnu* | gnu*)      gl_cv_func_setenv_works="guessing yes" ;;
+                             # Guess yes on musl systems.
+         *-musl* | midipix*) gl_cv_func_setenv_works="guessing yes" ;;
+                             # If we don't know, obey --enable-cross-guesses.
+         *)                  gl_cv_func_setenv_works="$gl_cross_guess_normal" ;;
        esac
       ])])
     case "$gl_cv_func_setenv_works" in
index b41df499a854c2a924d73dba4fe7508c7d0c2b1e..1105d693fe1966a2db852279e80487d1577d2fa3 100644 (file)
@@ -1,4 +1,4 @@
-# setlocale_null.m4 serial 7
+# setlocale_null.m4 serial 8
 dnl Copyright (C) 2019-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -14,7 +14,7 @@ AC_DEFUN([gl_FUNC_SETLOCALE_NULL],
     [gl_cv_func_setlocale_null_all_mtsafe],
     [case "$host_os" in
        # Guess no on musl libc, macOS, FreeBSD, NetBSD, OpenBSD, AIX, Haiku.
-       *-musl* | darwin* | freebsd* | midnightbsd* | netbsd* | openbsd* | aix* | haiku*)
+       *-musl* | midipix* | darwin* | freebsd* | midnightbsd* | netbsd* | openbsd* | aix* | haiku*)
          gl_cv_func_setlocale_null_all_mtsafe=no ;;
        # Guess no on Cygwin < 3.4.6.
        cygwin*)
@@ -62,7 +62,7 @@ AC_DEFUN([gl_FUNC_SETLOCALE_NULL],
        openbsd* | aix*)
          gl_cv_func_setlocale_null_one_mtsafe=no ;;
        # Guess yes on glibc, musl libc, macOS, FreeBSD, NetBSD, HP-UX, IRIX, Solaris, Haiku, Cygwin, native Windows.
-       *-gnu* | gnu* | *-musl* | darwin* | freebsd* | midnightbsd* | netbsd* | hpux* | irix* | solaris* | haiku* | cygwin* | mingw*)
+       *-gnu* | gnu* | *-musl* | midipix* | darwin* | freebsd* | midnightbsd* | netbsd* | hpux* | irix* | solaris* | haiku* | cygwin* | mingw*)
          gl_cv_func_setlocale_null_one_mtsafe=yes ;;
        # If we don't know, obey --enable-cross-guesses.
        *)
index f957884340d4ff20f8fedaf7c3d76d2ba22b496b..2fea73f854ca7cab5f116511c57b2f89a3b051e3 100644 (file)
@@ -1,4 +1,4 @@
-# signbit.m4 serial 20
+# signbit.m4 serial 21
 dnl Copyright (C) 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -29,14 +29,14 @@ AC_DEFUN([gl_SIGNBIT],
         [gl_cv_func_signbit=yes],
         [gl_cv_func_signbit=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
-                          # Guess yes on musl systems.
-           *-musl*)       gl_cv_func_signbit="guessing yes" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_signbit="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_signbit="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_signbit="guessing yes" ;;
+                               # Guess yes on musl systems.
+           *-musl* | midipix*) gl_cv_func_signbit="guessing yes" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_signbit="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_signbit="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
@@ -63,19 +63,19 @@ AC_DEFUN([gl_SIGNBIT],
         [gl_cv_func_signbit_builtins=yes],
         [gl_cv_func_signbit_builtins=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_signbit_builtins="guessing yes" ;;
-                          # Guess yes on musl systems.
-           *-musl*)       gl_cv_func_signbit_builtins="guessing yes" ;;
-                          # Guess yes on mingw, no on MSVC.
-           mingw*)        if test -n "$GCC"; then
-                            gl_cv_func_signbit_builtins="guessing yes"
-                          else
-                            gl_cv_func_signbit_builtins="guessing no"
-                          fi
-                          ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_signbit_builtins="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_signbit_builtins="guessing yes" ;;
+                               # Guess yes on musl systems.
+           *-musl* | midipix*) gl_cv_func_signbit_builtins="guessing yes" ;;
+                               # Guess yes on mingw, no on MSVC.
+           mingw*)             if test -n "$GCC"; then
+                                 gl_cv_func_signbit_builtins="guessing yes"
+                               else
+                                 gl_cv_func_signbit_builtins="guessing no"
+                               fi
+                               ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_signbit_builtins="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index b9850364ed2e3dbcb49ffe444e99ff40a763487f..073607004be6f2622eabe9d47df4bbb2eac97b6c 100644 (file)
@@ -1,4 +1,4 @@
-# stpncpy.m4 serial 21
+# stpncpy.m4 serial 22
 dnl Copyright (C) 2002-2003, 2005-2007, 2009-2023 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
@@ -79,8 +79,8 @@ int main ()
 #endif
 ],         [gl_cv_func_stpncpy="guessing yes"],
            [case "$host_os" in
-              *-musl*) gl_cv_func_stpncpy="guessing yes" ;;
-              *)       gl_cv_func_stpncpy="$gl_cross_guess_normal" ;;
+              *-musl* | midipix*) gl_cv_func_stpncpy="guessing yes" ;;
+              *)                  gl_cv_func_stpncpy="$gl_cross_guess_normal" ;;
             esac
            ])
         ])
index 8879eb08bbe542d23af472166a05dbc8892cede7..9f1dddd599f5ac26127623df3708b0a9c14842e0 100644 (file)
@@ -1,4 +1,4 @@
-# strerror.m4 serial 23
+# strerror.m4 serial 24
 dnl Copyright (C) 2002, 2007-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -24,12 +24,12 @@ AC_DEFUN([gl_FUNC_STRERROR],
         [gl_cv_func_working_strerror=yes],
         [gl_cv_func_working_strerror=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_working_strerror="guessing yes" ;;
-                          # Guess yes on musl systems.
-           *-musl*)       gl_cv_func_working_strerror="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_working_strerror="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_working_strerror="guessing yes" ;;
+                               # Guess yes on musl systems.
+           *-musl* | midipix*) gl_cv_func_working_strerror="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_working_strerror="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
@@ -80,14 +80,14 @@ AC_DEFUN([gl_FUNC_STRERROR_0],
       [gl_cv_func_strerror_0_works=yes],
       [gl_cv_func_strerror_0_works=no],
       [case "$host_os" in
-                        # Guess yes on glibc systems.
-         *-gnu* | gnu*) gl_cv_func_strerror_0_works="guessing yes" ;;
-                        # Guess yes on musl systems.
-         *-musl*)       gl_cv_func_strerror_0_works="guessing yes" ;;
-                        # Guess yes on native Windows.
-         mingw*)        gl_cv_func_strerror_0_works="guessing yes" ;;
-                        # If we don't know, obey --enable-cross-guesses.
-         *)             gl_cv_func_strerror_0_works="$gl_cross_guess_normal" ;;
+                             # Guess yes on glibc systems.
+         *-gnu* | gnu*)      gl_cv_func_strerror_0_works="guessing yes" ;;
+                             # Guess yes on musl systems.
+         *-musl* | midipix*) gl_cv_func_strerror_0_works="guessing yes" ;;
+                             # Guess yes on native Windows.
+         mingw*)             gl_cv_func_strerror_0_works="guessing yes" ;;
+                             # If we don't know, obey --enable-cross-guesses.
+         *)                  gl_cv_func_strerror_0_works="$gl_cross_guess_normal" ;;
        esac
       ])
   ])
index e4e0f06dfbeaeecae0fc7137ee06276398ffbbcd..ae7446c2fa6141447b4898ae01460c912a493606 100644 (file)
@@ -1,4 +1,4 @@
-# strtod.m4 serial 27
+# strtod.m4 serial 28
 dnl Copyright (C) 2002-2003, 2006-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -115,11 +115,11 @@ numeric_equal (double x, double y)
            ],
            [gl_cv_func_strtod_works="guessing yes"],
            [case "$host_os" in
-                       # Guess yes on musl systems.
-              *-musl*) gl_cv_func_strtod_works="guessing yes" ;;
-                       # Guess yes on native Windows.
-              mingw*)  gl_cv_func_strtod_works="guessing yes" ;;
-              *)       gl_cv_func_strtod_works="$gl_cross_guess_normal" ;;
+                                  # Guess yes on musl systems.
+              *-musl* | midipix*) gl_cv_func_strtod_works="guessing yes" ;;
+                                  # Guess yes on native Windows.
+              mingw*)             gl_cv_func_strtod_works="guessing yes" ;;
+              *)                  gl_cv_func_strtod_works="$gl_cross_guess_normal" ;;
             esac
            ])
         ])
index 08a722b1992adea08b62928f8f056206deda68c8..4206fba36ddc2e3393dc09c0464a5a83c0f4db64 100644 (file)
@@ -1,4 +1,4 @@
-# strtold.m4 serial 8
+# strtold.m4 serial 9
 dnl Copyright (C) 2002-2003, 2006-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -114,11 +114,11 @@ numeric_equal (long double x, long double y)
            ],
            [gl_cv_func_strtold_works="guessing yes"],
            [case "$host_os" in
-                       # Guess yes on musl systems.
-              *-musl*) gl_cv_func_strtold_works="guessing yes" ;;
-                       # Guess 'no (underflow problem)' on Cygwin.
-              cygwin*) gl_cv_func_strtold_works="guessing no (underflow problem)" ;;
-              *)       gl_cv_func_strtold_works="$gl_cross_guess_normal" ;;
+                                  # Guess yes on musl systems.
+              *-musl* | midipix*) gl_cv_func_strtold_works="guessing yes" ;;
+                                  # Guess 'no (underflow problem)' on Cygwin.
+              cygwin*)            gl_cv_func_strtold_works="guessing no (underflow problem)" ;;
+              *)                  gl_cv_func_strtold_works="$gl_cross_guess_normal" ;;
             esac
            ])
         ])
index 154afc67da1e1ec5ff5f40b4bd539a85409e58d6..287fb6713366ac52b423bf391aac5f7bca6e9ca7 100644 (file)
@@ -1,4 +1,4 @@
-# trunc.m4 serial 15
+# trunc.m4 serial 16
 dnl Copyright (C) 2007, 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -72,14 +72,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_trunc_ieee=yes],
               [gl_cv_func_trunc_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_trunc_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_trunc_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_trunc_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_trunc_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_trunc_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_trunc_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_trunc_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_trunc_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index e22e43cb45bfc6dfe61aa2b6ab89fe5bc1333406..71469946ed79486f6a46b3690a8cf5600bad547b 100644 (file)
@@ -1,4 +1,4 @@
-# truncf.m4 serial 15
+# truncf.m4 serial 16
 dnl Copyright (C) 2007, 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -72,14 +72,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_truncf_ieee=yes],
               [gl_cv_func_truncf_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_truncf_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_truncf_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_truncf_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_truncf_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_truncf_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_truncf_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_truncf_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_truncf_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 5cd5587c2ff7d524dc6e4937ec619aee6fdff700..57bec00f0a65765aab19bb326e6dee01fd9bb11a 100644 (file)
@@ -1,4 +1,4 @@
-# truncl.m4 serial 17
+# truncl.m4 serial 18
 dnl Copyright (C) 2007-2008, 2010-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -105,14 +105,14 @@ int main (int argc, char *argv[])
               [gl_cv_func_truncl_ieee=yes],
               [gl_cv_func_truncl_ieee=no],
               [case "$host_os" in
-                                # Guess yes on glibc systems.
-                 *-gnu* | gnu*) gl_cv_func_truncl_ieee="guessing yes" ;;
-                                # Guess yes on musl systems.
-                 *-musl*)       gl_cv_func_truncl_ieee="guessing yes" ;;
-                                # Guess yes on native Windows.
-                 mingw*)        gl_cv_func_truncl_ieee="guessing yes" ;;
-                                # If we don't know, obey --enable-cross-guesses.
-                 *)             gl_cv_func_truncl_ieee="$gl_cross_guess_normal" ;;
+                                     # Guess yes on glibc systems.
+                 *-gnu* | gnu*)      gl_cv_func_truncl_ieee="guessing yes" ;;
+                                     # Guess yes on musl systems.
+                 *-musl* | midipix*) gl_cv_func_truncl_ieee="guessing yes" ;;
+                                     # Guess yes on native Windows.
+                 mingw*)             gl_cv_func_truncl_ieee="guessing yes" ;;
+                                     # If we don't know, obey --enable-cross-guesses.
+                 *)                  gl_cv_func_truncl_ieee="$gl_cross_guess_normal" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 8977a346ddf3c0cb9bbd742935761c683276c6a7..77274778f31743c3299fd1c2e2242445c1d2163e 100644 (file)
@@ -1,4 +1,4 @@
-# ungetc.m4 serial 10
+# ungetc.m4 serial 11
 dnl Copyright (C) 2009-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -42,16 +42,16 @@ AC_DEFUN_ONCE([gl_FUNC_UNGETC_WORKS],
           ]])],
         [gl_cv_func_ungetc_works=yes], [gl_cv_func_ungetc_works=no],
         [case "$host_os" in
-                          # Guess yes on glibc systems.
-           *-gnu* | gnu*) gl_cv_func_ungetc_works="guessing yes" ;;
-                          # Guess yes on musl systems.
-           *-musl*)       gl_cv_func_ungetc_works="guessing yes" ;;
-                          # Guess yes on bionic systems.
-           *-android*)    gl_cv_func_ungetc_works="guessing yes" ;;
-                          # Guess yes on native Windows.
-           mingw*)        gl_cv_func_ungetc_works="guessing yes" ;;
-                          # If we don't know, obey --enable-cross-guesses.
-           *)             gl_cv_func_ungetc_works="$gl_cross_guess_normal" ;;
+                               # Guess yes on glibc systems.
+           *-gnu* | gnu*)      gl_cv_func_ungetc_works="guessing yes" ;;
+                               # Guess yes on musl systems.
+           *-musl* | midipix*) gl_cv_func_ungetc_works="guessing yes" ;;
+                               # Guess yes on bionic systems.
+           *-android*)         gl_cv_func_ungetc_works="guessing yes" ;;
+                               # Guess yes on native Windows.
+           mingw*)             gl_cv_func_ungetc_works="guessing yes" ;;
+                               # If we don't know, obey --enable-cross-guesses.
+           *)                  gl_cv_func_ungetc_works="$gl_cross_guess_normal" ;;
          esac
         ])
     ])
index f204f3d845700659bd68ed037f57f3eb08bf32b7..93a7fa329c6122e7d631120bcb959c4755870e01 100644 (file)
@@ -1,4 +1,4 @@
-# wcwidth.m4 serial 34
+# wcwidth.m4 serial 35
 dnl Copyright (C) 2006-2023 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -86,13 +86,13 @@ int main ()
           [
 changequote(,)dnl
            case "$host_os" in
-                            # Guess yes on glibc systems.
-             *-gnu* | gnu*) gl_cv_func_wcwidth_works="guessing yes";;
-                            # Guess yes on musl systems.
-             *-musl*)       gl_cv_func_wcwidth_works="guessing yes";;
-                            # Guess yes on AIX 7 systems.
-             aix[7-9]*)     gl_cv_func_wcwidth_works="guessing yes";;
-             *)             gl_cv_func_wcwidth_works="$gl_cross_guess_normal";;
+                                 # Guess yes on glibc systems.
+             *-gnu* | gnu*)      gl_cv_func_wcwidth_works="guessing yes";;
+                                 # Guess yes on musl systems.
+             *-musl* | midipix*) gl_cv_func_wcwidth_works="guessing yes";;
+                                 # Guess yes on AIX 7 systems.
+             aix[7-9]*)          gl_cv_func_wcwidth_works="guessing yes";;
+             *)                  gl_cv_func_wcwidth_works="$gl_cross_guess_normal";;
            esac
 changequote([,])dnl
           ])