]> Savannah Git Hosting - gnulib.git/commitdiff
Add cross-compilation results for GNU/Hurd.
authorSamuel Thibault <samuel.thibault@gnu.org>
Fri, 29 Dec 2017 16:30:07 +0000 (17:30 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 29 Dec 2017 16:30:07 +0000 (17:30 +0100)
* m4/calloc.m4: Add GNU/Hurd guess.
* m4/cbrtl.m4: Likewise.
* m4/ceil.m4: Likewise.
* m4/ceilf.m4: Likewise.
* m4/ceill.m4: Likewise.
* m4/chown.m4: Likewise.
* m4/duplocale.m4: Likewise.
* m4/exp2l.m4: Likewise.
* m4/expm1.m4: Likewise.
* m4/fchdir.m4: Likewise.
* m4/floor.m4: Likewise.
* m4/floorf.m4: Likewise.
* m4/fmod.m4: Likewise.
* m4/fmodf.m4: Likewise.
* m4/fmodl.m4: Likewise.
* m4/getcwd.m4: Likewise.
* m4/getgroups.m4: Likewise.
* m4/gettimeofday.m4: Likewise.
* m4/hypot.m4: Likewise.
* m4/hypotf.m4: Likewise.
* m4/hypotl.m4: Likewise.
* m4/link-follow.m4: Likewise.
* m4/link.m4: Likewise.
* m4/linkat.m4: Likewise.
* m4/log.m4: Likewise.
* m4/log10.m4: Likewise.
* m4/log10f.m4: Likewise.
* m4/log1p.m4: Likewise.
* m4/log1pf.m4: Likewise.
* m4/log1pl.m4: Likewise.
* m4/log2.m4: Likewise.
* m4/log2f.m4: Likewise.
* m4/logf.m4: Likewise.
* m4/lstat.m4: Likewise.
* m4/malloc.m4: Likewise.
* m4/mbrlen.m4: Likewise.
* m4/mbrtowc.m4: Likewise.
* m4/mkdir.m4: Likewise.
* m4/mkfifo.m4: Likewise.
* m4/mknod.m4: Likewise.
* m4/mkstemp.m4: Likewise.
* m4/modf.m4: Likewise.
* m4/modff.m4: Likewise.
* m4/modfl.m4: Likewise.
* m4/printf.m4: Likewise.
* m4/pselect.m4: Likewise.
* m4/ptsname.m4: Likewise.
* m4/putenv.m4: Likewise.
* m4/readlink.m4: Likewise.
* m4/realloc.m4: Likewise.
* m4/remainder.m4: Likewise.
* m4/remainderf.m4: Likewise.
* m4/remainderl.m4: Likewise.
* m4/rmdir.m4: Likewise.
* m4/round.m4: Likewise.
* m4/roundf.m4: Likewise.
* m4/roundl.m4: Likewise.
* m4/select.m4: Likewise.
* m4/setenv.m4: Likewise.
* m4/signbit.m4: Likewise.
* m4/sleep.m4: Likewise.
* m4/stat.m4: Likewise.
* m4/strerror.m4: Likewise.
* m4/strtok_r.m4: Likewise.
* m4/symlink.m4: Likewise.
* m4/symlinkat.m4: Likewise.
* m4/trunc.m4: Likewise.
* m4/truncf.m4: Likewise.
* m4/truncl.m4: Likewise.
* m4/tzset.m4: Likewise.
* m4/ungetc.m4: Likewise.
* m4/usleep.m4: Likewise.
* m4/wcwidth.m4: Likewise.

74 files changed:
ChangeLog
m4/calloc.m4
m4/cbrtl.m4
m4/ceil.m4
m4/ceilf.m4
m4/ceill.m4
m4/chown.m4
m4/duplocale.m4
m4/exp2l.m4
m4/expm1.m4
m4/fchdir.m4
m4/floor.m4
m4/floorf.m4
m4/fmod.m4
m4/fmodf.m4
m4/fmodl.m4
m4/getcwd.m4
m4/getgroups.m4
m4/gettimeofday.m4
m4/hypot.m4
m4/hypotf.m4
m4/hypotl.m4
m4/link-follow.m4
m4/link.m4
m4/linkat.m4
m4/log.m4
m4/log10.m4
m4/log10f.m4
m4/log1p.m4
m4/log1pf.m4
m4/log1pl.m4
m4/log2.m4
m4/log2f.m4
m4/logf.m4
m4/lstat.m4
m4/malloc.m4
m4/mbrlen.m4
m4/mbrtowc.m4
m4/mkdir.m4
m4/mkfifo.m4
m4/mknod.m4
m4/mkstemp.m4
m4/modf.m4
m4/modff.m4
m4/modfl.m4
m4/printf.m4
m4/pselect.m4
m4/ptsname.m4
m4/putenv.m4
m4/readlink.m4
m4/realloc.m4
m4/remainder.m4
m4/remainderf.m4
m4/remainderl.m4
m4/rmdir.m4
m4/round.m4
m4/roundf.m4
m4/roundl.m4
m4/select.m4
m4/setenv.m4
m4/signbit.m4
m4/sleep.m4
m4/stat.m4
m4/strerror.m4
m4/strtok_r.m4
m4/symlink.m4
m4/symlinkat.m4
m4/trunc.m4
m4/truncf.m4
m4/truncl.m4
m4/tzset.m4
m4/ungetc.m4
m4/usleep.m4
m4/wcwidth.m4

index 1e2e0fb416b4172d8532f3d286434c35a7df621f..213a45362937c505f598c80800f3ff4308a0c0dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2017-12-29  Samuel Thibault  <samuel.thibault@gnu.org>
+
+       Add cross-compilation results for GNU/Hurd.
+       * m4/calloc.m4: Add GNU/Hurd guess.
+       * m4/cbrtl.m4: Likewise.
+       * m4/ceil.m4: Likewise.
+       * m4/ceilf.m4: Likewise.
+       * m4/ceill.m4: Likewise.
+       * m4/chown.m4: Likewise.
+       * m4/duplocale.m4: Likewise.
+       * m4/exp2l.m4: Likewise.
+       * m4/expm1.m4: Likewise.
+       * m4/fchdir.m4: Likewise.
+       * m4/floor.m4: Likewise.
+       * m4/floorf.m4: Likewise.
+       * m4/fmod.m4: Likewise.
+       * m4/fmodf.m4: Likewise.
+       * m4/fmodl.m4: Likewise.
+       * m4/getcwd.m4: Likewise.
+       * m4/getgroups.m4: Likewise.
+       * m4/gettimeofday.m4: Likewise.
+       * m4/hypot.m4: Likewise.
+       * m4/hypotf.m4: Likewise.
+       * m4/hypotl.m4: Likewise.
+       * m4/link-follow.m4: Likewise.
+       * m4/link.m4: Likewise.
+       * m4/linkat.m4: Likewise.
+       * m4/log.m4: Likewise.
+       * m4/log10.m4: Likewise.
+       * m4/log10f.m4: Likewise.
+       * m4/log1p.m4: Likewise.
+       * m4/log1pf.m4: Likewise.
+       * m4/log1pl.m4: Likewise.
+       * m4/log2.m4: Likewise.
+       * m4/log2f.m4: Likewise.
+       * m4/logf.m4: Likewise.
+       * m4/lstat.m4: Likewise.
+       * m4/malloc.m4: Likewise.
+       * m4/mbrlen.m4: Likewise.
+       * m4/mbrtowc.m4: Likewise.
+       * m4/mkdir.m4: Likewise.
+       * m4/mkfifo.m4: Likewise.
+       * m4/mknod.m4: Likewise.
+       * m4/mkstemp.m4: Likewise.
+       * m4/modf.m4: Likewise.
+       * m4/modff.m4: Likewise.
+       * m4/modfl.m4: Likewise.
+       * m4/printf.m4: Likewise.
+       * m4/pselect.m4: Likewise.
+       * m4/ptsname.m4: Likewise.
+       * m4/putenv.m4: Likewise.
+       * m4/readlink.m4: Likewise.
+       * m4/realloc.m4: Likewise.
+       * m4/remainder.m4: Likewise.
+       * m4/remainderf.m4: Likewise.
+       * m4/remainderl.m4: Likewise.
+       * m4/rmdir.m4: Likewise.
+       * m4/round.m4: Likewise.
+       * m4/roundf.m4: Likewise.
+       * m4/roundl.m4: Likewise.
+       * m4/select.m4: Likewise.
+       * m4/setenv.m4: Likewise.
+       * m4/signbit.m4: Likewise.
+       * m4/sleep.m4: Likewise.
+       * m4/stat.m4: Likewise.
+       * m4/strerror.m4: Likewise.
+       * m4/strtok_r.m4: Likewise.
+       * m4/symlink.m4: Likewise.
+       * m4/symlinkat.m4: Likewise.
+       * m4/trunc.m4: Likewise.
+       * m4/truncf.m4: Likewise.
+       * m4/truncl.m4: Likewise.
+       * m4/tzset.m4: Likewise.
+       * m4/ungetc.m4: Likewise.
+       * m4/usleep.m4: Likewise.
+       * m4/wcwidth.m4: Likewise.
+
 2017-12-28  Bruno Haible  <bruno@clisp.org>
 
        gnulib-tool: Make --conditional-dependencies work better.
index 04a1a626925592666066ef46cf4d55cbcdff4bcb..2d5b1107a42ec9aedee243c2ba0339b0734c051f 100644 (file)
@@ -1,4 +1,4 @@
-# calloc.m4 serial 17
+# calloc.m4 serial 18
 
 # Copyright (C) 2004-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -38,12 +38,12 @@ AC_DEFUN([_AC_FUNC_CALLOC_IF],
        [ac_cv_func_calloc_0_nonnull=yes],
        [ac_cv_func_calloc_0_nonnull=no],
        [case "$host_os" in
-                  # Guess yes on glibc systems.
-          *-gnu*) 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, assume the worst.
-          *)      ac_cv_func_calloc_0_nonnull="guessing no" ;;
+                         # Guess yes on glibc systems.
+          *-gnu* | gnu*) 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, assume the worst.
+          *)             ac_cv_func_calloc_0_nonnull="guessing no" ;;
         esac
        ])])
   case "$ac_cv_func_calloc_0_nonnull" in
index 3fe797982ce1b220f91cfa09a47c785b65757a95..86af9d92a04ee2e72a2f02b1a436fc4973bcf608 100644 (file)
@@ -1,4 +1,4 @@
-# cbrtl.m4 serial 6
+# cbrtl.m4 serial 7
 dnl Copyright (C) 2012-2017 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,12 +72,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_cbrtl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_cbrtl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 72443a739c0b2f106e4d429c0141dd8d30865777..118a731b2eee299e0c77ac99f398786fb4dc0a80 100644 (file)
@@ -1,4 +1,4 @@
-# ceil.m4 serial 10
+# ceil.m4 serial 11
 dnl Copyright (C) 2007, 2009-2017 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,12 +46,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_ceil_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_ceil_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 7c83e05ab9e39675fb9e5af1adebcb8c33b90bb9..bf044cb45c78b485255b7dae5599000e91205e24 100644 (file)
@@ -1,4 +1,4 @@
-# ceilf.m4 serial 15
+# ceilf.m4 serial 16
 dnl Copyright (C) 2007, 2009-2017 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,12 +53,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_ceilf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_ceilf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 54bf8dd35d072ade01c191efd8962c4b72291439..ed098a960e3d8c651032ca36e4f85cea90a3e2b4 100644 (file)
@@ -1,4 +1,4 @@
-# ceill.m4 serial 16
+# ceill.m4 serial 17
 dnl Copyright (C) 2007, 2009-2017 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,12 +52,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_ceill_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_ceill_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index cf2f35f742274e4d2ed52164991525c7b015a31c..0d5199302b8c43a68a62105c6f7399e527cce0d3 100644 (file)
@@ -1,4 +1,4 @@
-# serial 28
+# serial 29
 # Determine whether we need the chown wrapper.
 
 dnl Copyright (C) 1997-2001, 2003-2005, 2007, 2009-2017 Free Software
@@ -46,12 +46,12 @@ AC_DEFUN([AC_FUNC_CHOWN],
        [ac_cv_func_chown_works=yes],
        [ac_cv_func_chown_works=no],
        [case "$host_os" in # ((
-                  # Guess yes on glibc systems.
-          *-gnu*) ac_cv_func_chown_works="guessing yes" ;;
-                  # Guess no on native Windows.
-          mingw*) ac_cv_func_chown_works="guessing no" ;;
-                  # If we don't know, assume the worst.
-          *)      ac_cv_func_chown_works="guessing no" ;;
+                         # Guess yes on glibc systems.
+          *-gnu* | gnu*) ac_cv_func_chown_works="guessing yes" ;;
+                         # Guess no on native Windows.
+          mingw*)        ac_cv_func_chown_works="guessing no" ;;
+                         # If we don't know, assume the worst.
+          *)             ac_cv_func_chown_works="guessing no" ;;
         esac
        ])
      rm -f conftest.chown
index a5eb6cf5bbf2898203c3b277fc7913fd4c242e77..40948f98d5d7c4aba9008dd88394b9b80759608d 100644 (file)
@@ -1,4 +1,4 @@
-# duplocale.m4 serial 9
+# duplocale.m4 serial 10
 dnl Copyright (C) 2009-2017 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,7 +77,7 @@ int main ()
          [dnl Guess it works except on glibc < 2.12, uClibc, AIX, and NetBSD.
           case "$host_os" in
             aix* | netbsd*) gl_cv_func_duplocale_works="guessing no";;
-            *-gnu*)
+            *-gnu* | gnu*)
               AC_EGREP_CPP([Unlucky], [
 #include <features.h>
 #ifdef __GNU_LIBRARY__
index 93edca305a864d1c95153dc0c097bd6d636489d3..acc3bc3a2ebd2496e4243251ee356b618d18b2bb 100644 (file)
@@ -1,4 +1,4 @@
-# exp2l.m4 serial 4
+# exp2l.m4 serial 5
 dnl Copyright (C) 2010-2017 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,12 +64,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_exp2l_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_exp2l_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index fa62f8727ce1aa6aae7d7d9c9206c17c68553b40..1a6297520416b8aeb479df2771733be5f0e02e31 100644 (file)
@@ -1,4 +1,4 @@
-# expm1.m4 serial 4
+# expm1.m4 serial 5
 dnl Copyright (C) 2010-2017 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,12 +85,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_expm1_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_expm1_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 0ef04ed8e996fb8c16bf7746a8901778a1a1c030..af67f9c63c306ddd76d31796d9f4478018cd5107 100644 (file)
@@ -1,4 +1,4 @@
-# fchdir.m4 serial 22
+# fchdir.m4 serial 23
 dnl Copyright (C) 2006-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -31,12 +31,12 @@ AC_DEFUN([gl_FUNC_FCHDIR],
         [gl_cv_func_open_directory_works=yes],
         [gl_cv_func_open_directory_works=no],
         [case "$host_os" in
-                   # Guess yes on glibc systems.
-           *-gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
-                   # Guess no on native Windows.
-           mingw*) gl_cv_func_open_directory_works="guessing no" ;;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_open_directory_works="guessing no" ;;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_open_directory_works="guessing yes" ;;
+                          # Guess no on native Windows.
+           mingw*)        gl_cv_func_open_directory_works="guessing no" ;;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_open_directory_works="guessing no" ;;
          esac
         ])])
     case "$gl_cv_func_open_directory_works" in
index 0f9920040744d6bc868d96ea861e13bafc85afd8..88b4eb500d46ef5dfeb2c9881c6898180aa814df 100644 (file)
@@ -1,4 +1,4 @@
-# floor.m4 serial 9
+# floor.m4 serial 10
 dnl Copyright (C) 2007, 2009-2017 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,12 +42,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_floor_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_floor_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 2f7e604fa08ecfc5db59452009ba2a4f691bf041..45c83c1a14904f736dd167b204196ac5d3ef2e2d 100644 (file)
@@ -1,4 +1,4 @@
-# floorf.m4 serial 14
+# floorf.m4 serial 15
 dnl Copyright (C) 2007, 2009-2017 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,12 +49,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_floorf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_floorf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index efc1dc968e98fcd39162498f865f354c9251e627..69c81c8df2ed43cb92d9fd459de6d6db30c3b4ef 100644 (file)
@@ -1,4 +1,4 @@
-# fmod.m4 serial 5
+# fmod.m4 serial 6
 dnl Copyright (C) 2011-2017 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,12 +58,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_fmod_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_fmod_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index fb5c88eabb473a5c167cb89f9ddc01cb681cec26..6bdfffa7691d2d25c832cdd6d12fd1e812e4e5fa 100644 (file)
@@ -1,4 +1,4 @@
-# fmodf.m4 serial 7
+# fmodf.m4 serial 8
 dnl Copyright (C) 2011-2017 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,12 +59,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_fmodf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_fmodf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 110ba8fed0f23cef23fd955299fb44e266cb7eef..3a7c4825d0736517af222842cf0c616921f1cd59 100644 (file)
@@ -1,4 +1,4 @@
-# fmodl.m4 serial 7
+# fmodl.m4 serial 8
 dnl Copyright (C) 2011-2017 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,12 +70,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_fmodl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_fmodl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index a3f62c46225935bcf4e807eab5eb119e9aa632c5..33def5c8036b13031c357ab6bdb9860ce1e831b5 100644 (file)
@@ -6,7 +6,7 @@
 # with or without modifications, as long as this notice is preserved.
 
 # Written by Paul Eggert.
-# serial 14
+# serial 15
 
 AC_DEFUN([gl_FUNC_GETCWD_NULL],
   [
@@ -48,12 +48,12 @@ AC_DEFUN([gl_FUNC_GETCWD_NULL],
         [gl_cv_func_getcwd_null=yes],
         [gl_cv_func_getcwd_null=no],
         [[case "$host_os" in
-                     # Guess yes on glibc systems.
-            *-gnu* gl_cv_func_getcwd_null="guessing yes";;
-                     # Guess yes on Cygwin.
-            cygwin*) gl_cv_func_getcwd_null="guessing yes";;
-                     # If we don't know, assume the worst.
-            *)       gl_cv_func_getcwd_null="guessing no";;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_getcwd_null="guessing yes";;
+                           # Guess yes on Cygwin.
+            cygwin*)       gl_cv_func_getcwd_null="guessing yes";;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_getcwd_null="guessing no";;
           esac
         ]])])
 ])
index 17f7409944e881efe8f73e8b0d73564890231544..8a52e17fe4749a3ca6b03b1b9674b12e9a07d8d0 100644 (file)
@@ -1,4 +1,4 @@
-# serial 19
+# serial 20
 
 dnl From Jim Meyering.
 dnl A wrapper around AC_FUNC_GETGROUPS.
@@ -40,10 +40,10 @@ AC_DEFUN([AC_FUNC_GETGROUPS],
          [ac_cv_func_getgroups_works=yes],
          [ac_cv_func_getgroups_works=no],
          [case "$host_os" in # ((
-                    # Guess yes on glibc systems.
-            *-gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      ac_cv_func_getgroups_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) ac_cv_func_getgroups_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             ac_cv_func_getgroups_works="guessing no" ;;
           esac
          ])
       ])
@@ -93,10 +93,10 @@ AC_DEFUN([gl_FUNC_GETGROUPS],
           [gl_cv_func_getgroups_works=yes],
           [gl_cv_func_getgroups_works=no],
           [case "$host_os" in
-                     # Guess yes on glibc systems.
-             *-gnu*) gl_cv_func_getgroups_works="guessing yes" ;;
-                     # If we don't know, assume the worst.
-             *)      gl_cv_func_getgroups_works="guessing no" ;;
+                            # Guess yes on glibc systems.
+             *-gnu* | gnu*) gl_cv_func_getgroups_works="guessing yes" ;;
+                            # If we don't know, assume the worst.
+             *)             gl_cv_func_getgroups_works="guessing no" ;;
            esac
           ])])
       case "$gl_cv_func_getgroups_works" in
index efa114dfaffba2da0f4194d7345c969b5024f02f..5996065504bd2bb15af7dd4433fc817c21267352 100644 (file)
@@ -1,4 +1,4 @@
-# serial 24
+# serial 25
 
 # Copyright (C) 2001-2003, 2005, 2007, 2009-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -103,12 +103,12 @@ AC_DEFUN([gl_FUNC_GETTIMEOFDAY_CLOBBER],
      [gl_cv_func_gettimeofday_clobber=yes],
      [# When cross-compiling:
       case "$host_os" in
-                # Guess all is fine on glibc systems.
-        *-gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
-                # Guess no on native Windows.
-        mingw*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
-                # If we don't know, assume the worst.
-        *)      gl_cv_func_gettimeofday_clobber="guessing yes" ;;
+                       # Guess all is fine on glibc systems.
+        *-gnu* | gnu*) gl_cv_func_gettimeofday_clobber="guessing no" ;;
+                       # Guess no on native Windows.
+        mingw*)        gl_cv_func_gettimeofday_clobber="guessing no" ;;
+                       # If we don't know, assume the worst.
+        *)             gl_cv_func_gettimeofday_clobber="guessing yes" ;;
       esac
      ])])
 
index 0684792911c0109599b6366e1a1253c37230fa23..a7ac9347f3e185662a62598e075bf176e83ea853 100644 (file)
@@ -1,4 +1,4 @@
-# hypot.m4 serial 5
+# hypot.m4 serial 6
 dnl Copyright (C) 2012-2017 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,12 +55,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_hypot_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_hypot_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index d012cd822fe1f5cbc6d375cca04a87910ce1ec27..4df9324efe8009cfc8f205e35e23c40ccd4f33c9 100644 (file)
@@ -1,4 +1,4 @@
-# hypotf.m4 serial 6
+# hypotf.m4 serial 7
 dnl Copyright (C) 2012-2017 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,12 +71,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_hypotf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_hypotf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 64f7af21cf5e902ebbb892c724985ed5dddc0e0a..69bd7d1be3f0bef8d0d97ae3fb37c8cfd0a6b588 100644 (file)
@@ -1,4 +1,4 @@
-# hypotl.m4 serial 7
+# hypotl.m4 serial 8
 dnl Copyright (C) 2012-2017 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,12 +71,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_hypotl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_hypotl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 587b03ff04f63021b1a6e7ca8ec4f96bfad26c62..dbab78169abe586cbdb04573be8163012c77d34f 100644 (file)
@@ -1,4 +1,4 @@
-# serial 19
+# serial 20
 dnl Run a program to determine whether link(2) follows symlinks.
 dnl Set LINK_FOLLOWS_SYMLINKS accordingly.
 
@@ -86,10 +86,10 @@ AC_DEFUN([gl_FUNC_LINK_FOLLOWS_SYMLINK],
             dnl The past results are "yes" on Mac OS X, FreeBSD, NetBSD,
             dnl OpenBSD, Minix, AIX, HP-UX, OSF/1, and "no" on Linux, Cygwin.
             case "$host_os" in
-                           # On glibc/Linux we know the result.
-              linux*-gnu*) gl_cv_func_link_follows_symlink="guessing no" ;;
-                           # Otherwise, we don't know.
-              *)           gl_cv_func_link_follows_symlink=unknown ;;
+                                  # On glibc/Linux we know the result.
+              linux*-gnu* | gnu*) gl_cv_func_link_follows_symlink="guessing no" ;;
+                                  # Otherwise, we don't know.
+              *)                  gl_cv_func_link_follows_symlink=unknown ;;
             esac
            ])
          rm -f conftest.file conftest.sym conftest.hard
index 021c30140edaac17162969883a397c6b7af18983..5b44f55a4a0c09590b65ea8201c4574e64a28d8e 100644 (file)
@@ -1,4 +1,4 @@
-# link.m4 serial 8
+# link.m4 serial 9
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -39,10 +39,10 @@ AC_DEFUN([gl_FUNC_LINK],
            ]])],
          [gl_cv_func_link_works=yes], [gl_cv_func_link_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_link_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_link_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_link_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_link_works="guessing no" ;;
           esac
          ])
        rm -f conftest.a conftest.b conftest.lnk])
index 31d87289a3ce7fedf118ff891d923d4c9bff36cf..38a96134acfaf563489c74618c7f22bf0c36f7bc 100644 (file)
@@ -1,4 +1,4 @@
-# serial 7
+# serial 8
 # See if we need to provide linkat replacement.
 
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
@@ -98,8 +98,8 @@ AC_DEFUN([gl_FUNC_LINKAT],
          [gl_cv_func_linkat_slash=no],
          [# Guess yes on glibc systems, no otherwise.
           case "$host_os" in
-            *-gnu*) gl_cv_func_linkat_slash="guessing yes";;
-            *)      gl_cv_func_linkat_slash="guessing no";;
+            *-gnu* | gnu*) gl_cv_func_linkat_slash="guessing yes";;
+            *)             gl_cv_func_linkat_slash="guessing no";;
           esac
          ])
        rm -rf conftest.a conftest.b conftest.c conftest.d conftest.e conftest.s])
index 61902ea7c40372d4507ec598e47be49e0d764c18..d830f092fed4c1cab9e9af8cd3073d6476c78ba2 100644 (file)
--- a/m4/log.m4
+++ b/m4/log.m4
@@ -1,4 +1,4 @@
-# log.m4 serial 6
+# log.m4 serial 7
 dnl Copyright (C) 2011-2017 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,12 +58,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_log_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_log_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index a38448128454df31742a75bea0974e7cfe689486..a5a9592d6de840751c48fbac3e06be0c84625396 100644 (file)
@@ -1,4 +1,4 @@
-# log10.m4 serial 6
+# log10.m4 serial 7
 dnl Copyright (C) 2011-2017 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,12 +58,12 @@ 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*) 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, assume the worst.
-               *)      gl_cv_func_log10_ieee="guessing no" ;;
+                              # Guess yes on glibc systems.
+               *-gnu* | gnu*) 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, assume the worst.
+               *)             gl_cv_func_log10_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index 699e3a159247033250091a4bd12bf6ff500f647f..7270adde87429ff89760c8013024f9d4d07258cd 100644 (file)
@@ -1,4 +1,4 @@
-# log10f.m4 serial 8
+# log10f.m4 serial 9
 dnl Copyright (C) 2011-2017 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,12 +68,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log10f_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log10f_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index ae8fc53e629730e7cb6af16be9e48eca6634e69c..b5ec93769b05be8656dac859ba1d1ee7fe04f5f1 100644 (file)
@@ -1,4 +1,4 @@
-# log1p.m4 serial 4
+# log1p.m4 serial 5
 dnl Copyright (C) 2012-2017 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,12 +52,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log1p_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log1p_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 8c8a714d094e775e20943b139ef7f66cef0f4f50..fe75102963c9645df26f76cfac792970c573faa3 100644 (file)
@@ -1,4 +1,4 @@
-# log1pf.m4 serial 4
+# log1pf.m4 serial 5
 dnl Copyright (C) 2012-2017 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,12 +61,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log1pf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log1pf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 519507f44f470680c24b30a00ffc77fe99692b6b..18fd48b9d6b32267f26b9e701c4cd9d2db455bbe 100644 (file)
@@ -1,4 +1,4 @@
-# log1pl.m4 serial 4
+# log1pl.m4 serial 5
 dnl Copyright (C) 2012-2017 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,12 +52,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log1pl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log1pl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index e20fc09905c7b557d05ced3358fb9cd3e7930834..cf46b39d43d44726ecb24988cc65faaf6fd96306 100644 (file)
@@ -1,4 +1,4 @@
-# log2.m4 serial 6
+# log2.m4 serial 7
 dnl Copyright (C) 2010-2017 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,12 +79,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log2_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log2_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 0dbaedbd485d4167d44b5896b1f8d115e1d94896..6c0f58f71cb89fd7ce50a745da18218f605d4438 100644 (file)
@@ -1,4 +1,4 @@
-# log2f.m4 serial 6
+# log2f.m4 serial 7
 dnl Copyright (C) 2010-2017 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,12 +80,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_log2f_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_log2f_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 096c679fb23101b2e05a35ec639eed070306b829..b8092b86533c699a8f3403b00ec7ae4b367f1aae 100644 (file)
@@ -1,4 +1,4 @@
-# logf.m4 serial 8
+# logf.m4 serial 9
 dnl Copyright (C) 2011-2017 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,12 +68,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_logf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_logf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 6ba18cec5747beb2b7c203af68659775f5e7867b..02664cf11a101ac68a90b5c7902002804aa0fa76 100644 (file)
@@ -1,4 +1,4 @@
-# serial 30
+# serial 31
 
 # Copyright (C) 1997-2001, 2003-2017 Free Software Foundation, Inc.
 #
@@ -53,7 +53,7 @@ AC_DEFUN([gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK],
        [gl_cv_func_lstat_dereferences_slashed_symlink=yes],
        [gl_cv_func_lstat_dereferences_slashed_symlink=no],
        [case "$host_os" in
-          *-gnu*)
+          *-gnu* | gnu*)
             # Guess yes on glibc systems.
             gl_cv_func_lstat_dereferences_slashed_symlink="guessing yes" ;;
           mingw*)
index 5e6a83a67f9aa91a1754d57b67d27981e35d34ec..d312a2561ac8374114d4239963f1f854def16c00 100644 (file)
@@ -1,4 +1,4 @@
-# malloc.m4 serial 15
+# malloc.m4 serial 16
 dnl Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -32,7 +32,7 @@ AC_DEFUN([_AC_FUNC_MALLOC_IF],
        [ac_cv_func_malloc_0_nonnull=no],
        [case "$host_os" in
           # Guess yes on platforms where we know the result.
-          *-gnu* | freebsd* | netbsd* | openbsd* \
+          *-gnu* | gnu* | freebsd* | netbsd* | openbsd* \
           | hpux* | solaris* | cygwin* | mingw*)
             ac_cv_func_malloc_0_nonnull=yes ;;
           # If we don't know, assume the worst.
index cd579a290843d71ec4ac9c02ef2cc1bf265406af..6ed117abbf709b617e42b842f85d6a956ad68266 100644 (file)
@@ -1,4 +1,4 @@
-# mbrlen.m4 serial 9  -*- coding: utf-8 -*-
+# mbrlen.m4 serial 10  -*- coding: utf-8 -*-
 dnl Copyright (C) 2008, 2010-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -240,10 +240,9 @@ AC_DEFUN([gl_MBRLEN_EMPTY_INPUT],
       dnl is present.
 changequote(,)dnl
       case "$host_os" in
-                     # Guess no on AIX and glibc systems.
-        aix* | *-gnu*)
-                    gl_cv_func_mbrlen_empty_input="guessing no" ;;
-        *)          gl_cv_func_mbrlen_empty_input="guessing yes" ;;
+                              # Guess no on AIX and glibc systems.
+        aix* | *-gnu* | gnu*) gl_cv_func_mbrlen_empty_input="guessing no" ;;
+        *)                    gl_cv_func_mbrlen_empty_input="guessing yes" ;;
       esac
 changequote([,])dnl
       AC_RUN_IFELSE(
index 216594eb94c5fb6e9b8d5134e49bb783ba6c465e..d2024c44987207dd07b64fca79512d53e524c0d6 100644 (file)
@@ -1,4 +1,4 @@
-# mbrtowc.m4 serial 29  -*- coding: utf-8 -*-
+# mbrtowc.m4 serial 30  -*- coding: utf-8 -*-
 dnl Copyright (C) 2001-2002, 2004-2005, 2008-2017 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
@@ -563,12 +563,11 @@ AC_DEFUN([gl_MBRTOWC_EMPTY_INPUT],
       dnl is present.
 changequote(,)dnl
       case "$host_os" in
-                    # Guess no on AIX and glibc systems.
-        aix* | *-gnu*)
-                    gl_cv_func_mbrtowc_empty_input="guessing no" ;;
-                    # Guess yes on native Windows.
-        mingw*)     gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
-        *)          gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
+                              # Guess no on AIX and glibc systems.
+        aix* | *-gnu* | gnu*) gl_cv_func_mbrtowc_empty_input="guessing no" ;;
+                              # Guess yes on native Windows.
+        mingw*)               gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
+        *)                    gl_cv_func_mbrtowc_empty_input="guessing yes" ;;
       esac
 changequote([,])dnl
       AC_RUN_IFELSE(
index fa15b15789e13cc946109587ade6bdd02e917ac4..e5c4e89e56af10b62a4bc9ae89a1c05c52d567df 100644 (file)
@@ -1,4 +1,4 @@
-# serial 12
+# serial 13
 
 # Copyright (C) 2001, 2003-2004, 2006, 2008-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -23,19 +23,19 @@ AC_DEFUN([gl_FUNC_MKDIR],
       [gl_cv_func_mkdir_trailing_slash_works=yes],
       [gl_cv_func_mkdir_trailing_slash_works=no],
       [case "$host_os" in
-                 # Guess yes on glibc systems.
-         *-gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
-                 # Guess yes on MSVC, no on mingw.
-         mingw*) AC_EGREP_CPP([Known], [
+                        # Guess yes on glibc systems.
+         *-gnu* | gnu*) gl_cv_func_mkdir_trailing_slash_works="guessing yes" ;;
+                        # Guess yes on MSVC, no on mingw.
+         mingw*)        AC_EGREP_CPP([Known], [
 #ifdef _MSC_VER
  Known
 #endif
-                   ],
-                   [gl_cv_func_mkdir_trailing_slash_works="guessing yes"],
-                   [gl_cv_func_mkdir_trailing_slash_works="guessing no"])
-                 ;;
-                 # If we don't know, assume the worst.
-         *)      gl_cv_func_mkdir_trailing_slash_works="guessing no" ;;
+                          ],
+                          [gl_cv_func_mkdir_trailing_slash_works="guessing yes"],
+                          [gl_cv_func_mkdir_trailing_slash_works="guessing no"])
+                        ;;
+                        # If we don't know, assume the worst.
+         *)             gl_cv_func_mkdir_trailing_slash_works="guessing no" ;;
        esac
       ])
     rm -rf conftest.dir
@@ -58,12 +58,12 @@ AC_DEFUN([gl_FUNC_MKDIR],
       [gl_cv_func_mkdir_trailing_dot_works=yes],
       [gl_cv_func_mkdir_trailing_dot_works=no],
       [case "$host_os" in
-                 # Guess yes on glibc systems.
-         *-gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
-                 # Guess no on native Windows.
-         mingw*) gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
-                 # If we don't know, assume the worst.
-         *)      gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
+                        # Guess yes on glibc systems.
+         *-gnu* | gnu*) gl_cv_func_mkdir_trailing_dot_works="guessing yes" ;;
+                        # Guess no on native Windows.
+         mingw*)        gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
+                        # If we don't know, assume the worst.
+         *)             gl_cv_func_mkdir_trailing_dot_works="guessing no" ;;
        esac
       ])
     rm -rf conftest.dir
index f2516a9d65074ada660e8669d78124090eb8f0e4..d59c86ac3d1a16c6b21109aacec827bd2a90c215 100644 (file)
@@ -1,4 +1,4 @@
-# serial 4
+# serial 5
 # See if we need to provide mkfifo replacement.
 
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
@@ -39,10 +39,10 @@ AC_DEFUN([gl_FUNC_MKFIFO],
            ]])],
          [gl_cv_func_mkfifo_works=yes], [gl_cv_func_mkfifo_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_mkfifo_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_mkfifo_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_mkfifo_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_mkfifo_works="guessing no" ;;
           esac
          ])
        rm -f conftest.tmp conftest.lnk])
index 98ecea296723fa7eb35463d70f8df335e0800de7..70ac260f224f20bd7c96cf6da64952a19bbc8c58 100644 (file)
@@ -1,4 +1,4 @@
-# serial 5
+# serial 6
 # See if we need to provide mknod replacement.
 
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
@@ -43,10 +43,10 @@ AC_DEFUN([gl_FUNC_MKNOD],
           fi
           gl_cv_func_mknod_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_mknod_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_mknod_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_mknod_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_mknod_works="guessing no" ;;
           esac
          ])
        rm -f conftest.fifo])
index 82f02864f36fc7f45ffe70fe74836f13569493ce..2f9196a0e186d9feea83808505cb646d2cebee31 100644 (file)
@@ -1,4 +1,4 @@
-#serial 24
+#serial 25
 
 # Copyright (C) 2001, 2003-2007, 2009-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -57,12 +57,12 @@ 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*) 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, assume the worst.
-             *)      gl_cv_func_working_mkstemp="guessing no" ;;
+                            # Guess yes on glibc systems.
+             *-gnu* | gnu*) 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, assume the worst.
+             *)             gl_cv_func_working_mkstemp="guessing no" ;;
            esac
           ])
         rm -rf conftest.mkstemp
index 7cb8c3d60f1eb91252332fe740c65fcc008da701..a9986e9b3129a9c97eade12be269f0aefa9b4a9a 100644 (file)
@@ -1,4 +1,4 @@
-# modf.m4 serial 4
+# modf.m4 serial 5
 dnl Copyright (C) 2011-2017 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,19 +61,19 @@ 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*) 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 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, assume the worst.
-               *)      gl_cv_func_modf_ieee="guessing no" ;;
+                                ],
+                                [gl_cv_func_modf_ieee="guessing yes"],
+                                [gl_cv_func_modf_ieee="guessing no"])
+                              ;;
+                              # If we don't know, assume the worst.
+               *)             gl_cv_func_modf_ieee="guessing no" ;;
              esac
             ])
           LIBS="$save_LIBS"
index e32d5372eb31f45f111971a230354e1cda05bb56..a98c1917dbff210005a9dac0239cc153009f92e6 100644 (file)
@@ -1,4 +1,4 @@
-# modff.m4 serial 6
+# modff.m4 serial 7
 dnl Copyright (C) 2011-2017 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,19 +69,19 @@ 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*) 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 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, assume the worst.
-                 *)      gl_cv_func_modff_ieee="guessing no" ;;
+                                  ],
+                                  [gl_cv_func_modff_ieee="guessing yes"],
+                                  [gl_cv_func_modff_ieee="guessing no"])
+                                ;;
+                                # If we don't know, assume the worst.
+                 *)             gl_cv_func_modff_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 152109f77a854097f4be48370e3aca4ebdf55209..0e4e8e04ffae8707a7e8f6e3fc0ddffc0a4e4308 100644 (file)
@@ -1,4 +1,4 @@
-# modfl.m4 serial 4
+# modfl.m4 serial 5
 dnl Copyright (C) 2011-2017 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,19 +63,19 @@ 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*) 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 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, assume the worst.
-                 *)      gl_cv_func_modfl_ieee="guessing no" ;;
+                                  ],
+                                  [gl_cv_func_modfl_ieee="guessing yes"],
+                                  [gl_cv_func_modfl_ieee="guessing no"])
+                                ;;
+                                # If we don't know, assume the worst.
+                 *)             gl_cv_func_modfl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 3b167ecb26fe9a6e00956692f9fbb33f8c112775..99c91a0fe154a85fb0d552e51dc08f40ece40d7a 100644 (file)
@@ -1,4 +1,4 @@
-# printf.m4 serial 57
+# printf.m4 serial 58
 dnl Copyright (C) 2003, 2007-2017 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,7 +61,7 @@ int main ()
          case "$host_os" in
 changequote(,)dnl
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_printf_sizes_c99="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -234,7 +234,7 @@ int main ()
          case "$host_os" in
 changequote(,)dnl
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_printf_infinite="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -449,7 +449,7 @@ int main ()
                  case "$host_os" in
 changequote(,)dnl
                                          # Guess yes on glibc systems.
-                   *-gnu*)               gl_cv_func_printf_infinite_long_double="guessing yes";;
+                   *-gnu* | gnu*)        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";;
@@ -554,7 +554,7 @@ int main ()
         [
          case "$host_os" in
                                  # Guess yes on glibc >= 2.5 systems.
-           *-gnu*)
+           *-gnu* | gnu*)
              AC_EGREP_CPP([BZ2908], [
                #include <features.h>
                #ifdef __GNU_LIBRARY__
@@ -613,7 +613,7 @@ int main ()
          case "$host_os" in
 changequote(,)dnl
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_printf_directive_f="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -935,14 +935,14 @@ int main ()
         [
 changequote(,)dnl
          case "$host_os" in
-                   # Guess yes on glibc systems.
-           *-gnu*) gl_cv_func_printf_flag_zero="guessing yes";;
-                   # Guess yes on BeOS.
-           beos*)  gl_cv_func_printf_flag_zero="guessing yes";;
-                   # Guess no on native Windows.
-           mingw*) gl_cv_func_printf_flag_zero="guessing no";;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_printf_flag_zero="guessing no";;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_printf_flag_zero="guessing yes";;
+                          # Guess yes on BeOS.
+           beos*)         gl_cv_func_printf_flag_zero="guessing yes";;
+                          # Guess no on native Windows.
+           mingw*)        gl_cv_func_printf_flag_zero="guessing no";;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_printf_flag_zero="guessing no";;
          esac
 changequote([,])dnl
         ])
@@ -1095,28 +1095,28 @@ changequote([,])dnl
       if test "$gl_cv_func_printf_enomem" = "guessing no"; then
 changequote(,)dnl
         case "$host_os" in
-                    # Guess yes on glibc systems.
-          *-gnu*)   gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on Solaris.
-          solaris*) gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on AIX.
-          aix*)     gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on HP-UX/hppa.
-          hpux*)    case "$host_cpu" in
-                      hppa*) gl_cv_func_printf_enomem="guessing yes";;
-                      *)     gl_cv_func_printf_enomem="guessing no";;
-                    esac
-                    ;;
-                    # Guess yes on IRIX.
-          irix*)    gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on OSF/1.
-          osf*)     gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on BeOS.
-          beos*)    gl_cv_func_printf_enomem="guessing yes";;
-                    # Guess yes on Haiku.
-          haiku*)   gl_cv_func_printf_enomem="guessing yes";;
-                    # If we don't know, assume the worst.
-          *)        gl_cv_func_printf_enomem="guessing no";;
+                         # Guess yes on glibc systems.
+          *-gnu* | gnu*) gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on Solaris.
+          solaris*)      gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on AIX.
+          aix*)          gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on HP-UX/hppa.
+          hpux*)         case "$host_cpu" in
+                           hppa*) gl_cv_func_printf_enomem="guessing yes";;
+                           *)     gl_cv_func_printf_enomem="guessing no";;
+                         esac
+                         ;;
+                         # Guess yes on IRIX.
+          irix*)         gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on OSF/1.
+          osf*)          gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on BeOS.
+          beos*)         gl_cv_func_printf_enomem="guessing yes";;
+                         # Guess yes on Haiku.
+          haiku*)        gl_cv_func_printf_enomem="guessing yes";;
+                         # If we don't know, assume the worst.
+          *)             gl_cv_func_printf_enomem="guessing no";;
         esac
 changequote([,])dnl
       fi
@@ -1176,7 +1176,7 @@ int main ()
 changequote(,)dnl
          case "$host_os" in
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_snprintf_truncation_c99="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -1276,7 +1276,7 @@ int main ()
         [case "$host_os" in
 changequote(,)dnl
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_snprintf_retval_c99="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -1366,7 +1366,7 @@ int main ()
 changequote(,)dnl
          case "$host_os" in
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_snprintf_directive_n="guessing yes";;
+           *-gnu* | gnu*)        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";;
@@ -1516,7 +1516,7 @@ int main()
 changequote(,)dnl
          case "$host_os" in
                                  # Guess yes on glibc systems.
-           *-gnu*)               gl_cv_func_vsnprintf_zerosize_c99="guessing yes";;
+           *-gnu* | gnu*)        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 eb1ad115cc2b47a7c7881151fb8c890e5c979aa5..fc2aaf05d66969e3123e1bada5bca582e4051b5a 100644 (file)
@@ -1,4 +1,4 @@
-# pselect.m4 serial 4
+# pselect.m4 serial 6
 dnl Copyright (C) 2011-2017 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,10 +51,10 @@ AC_DEFUN([gl_FUNC_PSELECT],
       [gl_cv_func_pselect_detects_ebadf=no],
           [
            case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_pselect_detects_ebadf="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_pselect_detects_ebadf="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_pselect_detects_ebadf="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_pselect_detects_ebadf="guessing no" ;;
            esac
           ])
       ])
index a8fb6c87dfa7715537406ad188cc2e6517eb872d..23b411f2e8ff54fe2964d461826a4f65b7aaf77f 100644 (file)
@@ -1,4 +1,4 @@
-# ptsname.m4 serial 4
+# ptsname.m4 serial 5
 dnl Copyright (C) 2010-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -26,10 +26,10 @@ AC_DEFUN([gl_FUNC_PTSNAME],
          [gl_cv_func_ptsname_sets_errno=yes],
          [gl_cv_func_ptsname_sets_errno=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_ptsname_sets_errno="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_ptsname_sets_errno="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_ptsname_sets_errno="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_ptsname_sets_errno="guessing no" ;;
           esac
          ])])
     case $gl_cv_func_ptsname_sets_errno in
index 08ae41697a5f25b11b667c71a82884e445e2514b..d4a8840bfaa02b70f021af1f94c3a114bfd79e10 100644 (file)
@@ -1,4 +1,4 @@
-# putenv.m4 serial 21
+# putenv.m4 serial 22
 dnl Copyright (C) 2002-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -34,12 +34,12 @@ 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*) 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, assume the worst.
-                *)      gl_cv_func_svid_putenv="guessing no" ;;
+                               # Guess yes on glibc systems.
+                *-gnu* | gnu*) 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, assume the worst.
+                *)             gl_cv_func_svid_putenv="guessing no" ;;
               esac
              ])
    ])
index d3ba0ad4213f1b4fc7c89b0c324e2bb9f9909c31..0444328b975c2604aac6b5565f175dccfb9093e9 100644 (file)
@@ -1,4 +1,4 @@
-# readlink.m4 serial 12
+# readlink.m4 serial 13
 dnl Copyright (C) 2003, 2007, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -34,10 +34,10 @@ AC_DEFUN([gl_FUNC_READLINK],
       return readlink ("conftest.lnk2/", buf, sizeof buf) != -1;]])],
          [gl_cv_func_readlink_works=yes], [gl_cv_func_readlink_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_readlink_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_readlink_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_readlink_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_readlink_works="guessing no" ;;
           esac
          ])
       rm -f conftest.link conftest.lnk2])
index dbac45f121358de607493dc93180e87d967879a1..bf19a3cacca7f36e2a363b31a9f0e9abb3e7cb3d 100644 (file)
@@ -1,4 +1,4 @@
-# realloc.m4 serial 14
+# realloc.m4 serial 15
 dnl Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -32,7 +32,7 @@ AC_DEFUN([_AC_FUNC_REALLOC_IF],
        [ac_cv_func_realloc_0_nonnull=no],
        [case "$host_os" in
           # Guess yes on platforms where we know the result.
-          *-gnu* | freebsd* | netbsd* | openbsd* \
+          *-gnu* | gnu* | freebsd* | netbsd* | openbsd* \
           | hpux* | solaris* | cygwin* | mingw*)
             ac_cv_func_realloc_0_nonnull=yes ;;
           # If we don't know, assume the worst.
index f9a9177513c012e54829c8def769c279e0b01618..129334ca2b6170200bedaf455bb2e42a4aa6f27f 100644 (file)
@@ -1,4 +1,4 @@
-# remainder.m4 serial 5
+# remainder.m4 serial 6
 dnl Copyright (C) 2012-2017 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,12 +92,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_remainder_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_remainder_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index fcce7b0808fcbeafffc33b59eee7e5f8ef697284..fb7a6ec5660e18755320394acf90a37dce71c274 100644 (file)
@@ -1,4 +1,4 @@
-# remainderf.m4 serial 9
+# remainderf.m4 serial 10
 dnl Copyright (C) 2012-2017 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,12 +95,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_remainderf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_remainderf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 294ec093d202f62fc7a17c290aa40e0f3e74f7a9..c65092a382811251c66ec4060ebba1580f24b113 100644 (file)
@@ -1,4 +1,4 @@
-# remainderl.m4 serial 8
+# remainderl.m4 serial 9
 dnl Copyright (C) 2012-2017 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,12 +100,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_remainderl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_remainderl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 37237d2afe1403e11cffe30d13c25cbfb954b255..60a4596e6c79ce7f58fbe267cf32f7ed267c227b 100644 (file)
@@ -1,4 +1,4 @@
-# rmdir.m4 serial 14
+# rmdir.m4 serial 15
 dnl Copyright (C) 2002, 2005, 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -33,12 +33,12 @@ AC_DEFUN([gl_FUNC_RMDIR],
     ]])],
        [gl_cv_func_rmdir_works=yes], [gl_cv_func_rmdir_works=no],
        [case "$host_os" in
-                  # Guess yes on glibc systems.
-          *-gnu*) gl_cv_func_rmdir_works="guessing yes" ;;
-                  # Guess no on native Windows.
-          mingw*) gl_cv_func_rmdir_works="guessing no" ;;
-                  # If we don't know, assume the worst.
-          *)      gl_cv_func_rmdir_works="guessing no" ;;
+                         # Guess yes on glibc systems.
+          *-gnu* | gnu*) gl_cv_func_rmdir_works="guessing yes" ;;
+                         # Guess no on native Windows.
+          mingw*)        gl_cv_func_rmdir_works="guessing no" ;;
+                         # If we don't know, assume the worst.
+          *)             gl_cv_func_rmdir_works="guessing no" ;;
         esac
        ])
      rm -rf conftest.dir conftest.file])
index d982e592cd5d36a338f5038362210be7251c5fe9..21de3ef1772dd066235840a3c1f3d6b32ed4965d 100644 (file)
@@ -1,4 +1,4 @@
-# round.m4 serial 18
+# round.m4 serial 19
 dnl Copyright (C) 2007, 2009-2017 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,19 +113,19 @@ 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*) 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 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, assume the worst.
-                 *)      gl_cv_func_round_ieee="guessing no" ;;
+                                  ],
+                                  [gl_cv_func_round_ieee="guessing yes"],
+                                  [gl_cv_func_round_ieee="guessing no"])
+                                ;;
+                                # If we don't know, assume the worst.
+                 *)             gl_cv_func_round_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 0baacc9f51981dec22d7f39a2fad961b5aed81b5..75645c4be6ece51146d47b297d51e8fb194f9182 100644 (file)
@@ -1,4 +1,4 @@
-# roundf.m4 serial 19
+# roundf.m4 serial 20
 dnl Copyright (C) 2007-2017 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,19 +113,19 @@ 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*) 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 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, assume the worst.
-                 *)      gl_cv_func_roundf_ieee="guessing no" ;;
+                                  ],
+                                  [gl_cv_func_roundf_ieee="guessing yes"],
+                                  [gl_cv_func_roundf_ieee="guessing no"])
+                                ;;
+                                # If we don't know, assume the worst.
+                 *)             gl_cv_func_roundf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 47db26b9ccffc4070005e794236394d4f449cd29..8b69418a91df685e3a3ae74424159a281ba047fe 100644 (file)
@@ -1,4 +1,4 @@
-# roundl.m4 serial 16
+# roundl.m4 serial 17
 dnl Copyright (C) 2007, 2009-2017 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,12 +64,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_roundl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_roundl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index c7844bc8eaae86ff8e984b1211744bbca75ee750..3db0b64464b275c982c6385439bd024625d4f642 100644 (file)
@@ -1,4 +1,4 @@
-# select.m4 serial 8
+# select.m4 serial 9
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -74,10 +74,10 @@ changequote([,])dnl
       [gl_cv_func_select_detects_ebadf=no],
           [
            case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_select_detects_ebadf="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_select_detects_ebadf="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_select_detects_ebadf="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_select_detects_ebadf="guessing no" ;;
            esac
           ])
       ])
index 005aa8cfedab67f3a63ed8a84261dbb35dbb77d1..f815b5bcc94da06cde6d442523b10da0b0fee5c5 100644 (file)
@@ -1,4 +1,4 @@
-# setenv.m4 serial 26
+# setenv.m4 serial 27
 dnl Copyright (C) 2001-2004, 2006-2017 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,10 +35,10 @@ 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*) gl_cv_func_setenv_works="guessing yes" ;;
-                 # If we don't know, assume the worst.
-         *)      gl_cv_func_setenv_works="guessing no" ;;
+                        # Guess yes on glibc systems.
+         *-gnu* | gnu*) gl_cv_func_setenv_works="guessing yes" ;;
+                        # If we don't know, assume the worst.
+         *)             gl_cv_func_setenv_works="guessing no" ;;
        esac
       ])])
     case "$gl_cv_func_setenv_works" in
index db60ab724aa683abf2c86bf07548c92ff87c7920..a9efe0df5492f2261338b16a18fd6286af76808b 100644 (file)
@@ -1,4 +1,4 @@
-# signbit.m4 serial 15
+# signbit.m4 serial 16
 dnl Copyright (C) 2007-2017 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,12 +29,12 @@ AC_DEFUN([gl_SIGNBIT],
         [gl_cv_func_signbit=yes],
         [gl_cv_func_signbit=no],
         [case "$host_os" in
-                   # Guess yes on glibc systems.
-           *-gnu*) gl_cv_func_signbit="guessing yes" ;;
-                   # Guess yes on native Windows.
-           mingw*) gl_cv_func_signbit="guessing yes" ;;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_signbit="guessing no" ;;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
+                          # Guess yes on native Windows.
+           mingw*)        gl_cv_func_signbit="guessing yes" ;;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_signbit="guessing no" ;;
          esac
         ])
     ])
@@ -60,17 +60,17 @@ AC_DEFUN([gl_SIGNBIT],
         [gl_cv_func_signbit_gcc=yes],
         [gl_cv_func_signbit_gcc=no],
         [case "$host_os" in
-                   # Guess yes on glibc systems.
-           *-gnu*) gl_cv_func_signbit_gcc="guessing yes" ;;
-                   # Guess yes on mingw, no on MSVC.
-           mingw*) if test -n "$GCC"; then
-                     gl_cv_func_signbit_gcc="guessing yes"
-                   else
-                     gl_cv_func_signbit_gcc="guessing no"
-                   fi
-                   ;;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_signbit_gcc="guessing no" ;;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_signbit_gcc="guessing yes" ;;
+                          # Guess yes on mingw, no on MSVC.
+           mingw*)        if test -n "$GCC"; then
+                            gl_cv_func_signbit_gcc="guessing yes"
+                          else
+                            gl_cv_func_signbit_gcc="guessing no"
+                          fi
+                          ;;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_signbit_gcc="guessing no" ;;
          esac
         ])
     ])
index e2d27be275463df7c44ac1b32c2c23d7380baa9e..ecfd79baf29eb45cbcafd27f3f7018cd838a63f5 100644 (file)
@@ -1,4 +1,4 @@
-# sleep.m4 serial 8
+# sleep.m4 serial 9
 dnl Copyright (C) 2007-2017 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,12 +46,12 @@ handle_alarm (int sig)
     ]])],
       [gl_cv_func_sleep_works=yes], [gl_cv_func_sleep_works=no],
       [case "$host_os" in
-                 # Guess yes on glibc systems.
-         *-gnu*) gl_cv_func_sleep_works="guessing yes" ;;
-                 # Guess no on native Windows.
-         mingw*) gl_cv_func_sleep_works="guessing no" ;;
-                 # If we don't know, assume the worst.
-         *)      gl_cv_func_sleep_works="guessing no" ;;
+                        # Guess yes on glibc systems.
+         *-gnu* | gnu*) gl_cv_func_sleep_works="guessing yes" ;;
+                        # Guess no on native Windows.
+         mingw*)        gl_cv_func_sleep_works="guessing no" ;;
+                        # If we don't know, assume the worst.
+         *)             gl_cv_func_sleep_works="guessing no" ;;
        esac
       ])])
     case "$gl_cv_func_sleep_works" in
index 183a70ffe051158b3564a763c092406a548e036f..ee3dacbc405f036047cd0f1858a16e7e944869b4 100644 (file)
@@ -1,4 +1,4 @@
-# serial 13
+# serial 14
 
 # Copyright (C) 2009-2017 Free Software Foundation, Inc.
 #
@@ -43,10 +43,10 @@ AC_DEFUN([gl_FUNC_STAT],
              ]])],
            [gl_cv_func_stat_file_slash=yes], [gl_cv_func_stat_file_slash=no],
            [case "$host_os" in
-                      # Guess yes on glibc systems.
-              *-gnu*) gl_cv_func_stat_file_slash="guessing yes" ;;
-                      # If we don't know, assume the worst.
-              *)      gl_cv_func_stat_file_slash="guessing no" ;;
+                             # Guess yes on glibc systems.
+              *-gnu* | gnu*) gl_cv_func_stat_file_slash="guessing yes" ;;
+                             # If we don't know, assume the worst.
+              *)             gl_cv_func_stat_file_slash="guessing no" ;;
             esac
            ])
          rm -f conftest.tmp conftest.lnk])
index 279efd60f61f7b4c6d2a16d0f18945d66f4a8b99..71d577ba13c881bb2e8080c9e96ac71e829ecc73 100644 (file)
@@ -1,4 +1,4 @@
-# strerror.m4 serial 18
+# strerror.m4 serial 19
 dnl Copyright (C) 2002, 2007-2017 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,10 +24,10 @@ 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*) gl_cv_func_working_strerror="guessing yes" ;;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_working_strerror="guessing no" ;;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_working_strerror="guessing yes" ;;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_working_strerror="guessing no" ;;
          esac
         ])
     ])
@@ -78,12 +78,12 @@ 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*) 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, assume the worst.
-         *)      gl_cv_func_strerror_0_works="guessing no" ;;
+                        # Guess yes on glibc systems.
+         *-gnu* | gnu*) 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, assume the worst.
+         *)             gl_cv_func_strerror_0_works="guessing no" ;;
        esac
       ])
   ])
index 008bdc472ec65eb2fbdd445c66ccef7a5547bf83..161d3415a25401332abe7ed9d758f107515873f2 100644 (file)
@@ -1,4 +1,4 @@
-# strtok_r.m4 serial 14
+# strtok_r.m4 serial 15
 dnl Copyright (C) 2002-2004, 2006-2007, 2009-2017 Free Software Foundation,
 dnl Inc.
 dnl This file is free software; the Free Software Foundation
@@ -42,11 +42,11 @@ AC_DEFUN([gl_FUNC_STRTOK_R],
          [gl_cv_func_strtok_r_works=yes],
          [gl_cv_func_strtok_r_works=no],
          [case "$host_os" in
-                    # Guess no on glibc systems.
-            *-gnu*) gl_cv_func_strtok_r_works="guessing no" ;;
-                    # Guess yes on native Windows.
-            mingw*) gl_cv_func_strtok_r_works="guessing yes" ;;
-            *)      gl_cv_func_strtok_r_works="guessing yes" ;;
+                           # Guess no on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_strtok_r_works="guessing no" ;;
+                           # Guess yes on native Windows.
+            mingw*)        gl_cv_func_strtok_r_works="guessing yes" ;;
+            *)             gl_cv_func_strtok_r_works="guessing yes" ;;
           esac
          ])
       ])
index 220ea1922e76e2f314da1c518133446ee9c162ef..b07121e6fd9cbee66702d993bdae33ec0e4a45b5 100644 (file)
@@ -1,4 +1,4 @@
-# serial 6
+# serial 7
 # See if we need to provide symlink replacement.
 
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
@@ -36,10 +36,10 @@ AC_DEFUN([gl_FUNC_SYMLINK],
            ]])],
          [gl_cv_func_symlink_works=yes], [gl_cv_func_symlink_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_symlink_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_symlink_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_symlink_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_symlink_works="guessing no" ;;
           esac
          ])
       rm -f conftest.f conftest.link conftest.lnk2])
index b1a8a99323ec02e4b483ae85d98ab4d69c385963..9821cf74ddcf9a471b47dff1aba7120d010bda74 100644 (file)
@@ -1,4 +1,4 @@
-# serial 7
+# serial 8
 # See if we need to provide symlinkat replacement.
 
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
@@ -37,10 +37,10 @@ AC_DEFUN([gl_FUNC_SYMLINKAT],
          [gl_cv_func_symlinkat_works=yes],
          [gl_cv_func_symlinkat_works=no],
          [case "$host_os" in
-                    # Guess yes on glibc systems.
-            *-gnu*) gl_cv_func_symlinkat_works="guessing yes" ;;
-                    # If we don't know, assume the worst.
-            *)      gl_cv_func_symlinkat_works="guessing no" ;;
+                           # Guess yes on glibc systems.
+            *-gnu* | gnu*) gl_cv_func_symlinkat_works="guessing yes" ;;
+                           # If we don't know, assume the worst.
+            *)             gl_cv_func_symlinkat_works="guessing no" ;;
           esac
          ])
       rm -f conftest.f conftest.link conftest.lnk2])
index f13bb3c7eccd0a8f8fa9987edc78815ac0131954..b0810e9088f0cecd08210701df623fa5dc0f32da 100644 (file)
@@ -1,4 +1,4 @@
-# trunc.m4 serial 10
+# trunc.m4 serial 11
 dnl Copyright (C) 2007, 2010-2017 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,12 +70,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_trunc_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_trunc_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index fd29ea389b945d6ff67e7fdf52032813e7bcb5cd..4a7a2ed51c8ee1bd232e154b4917d94f48604bbb 100644 (file)
@@ -1,4 +1,4 @@
-# truncf.m4 serial 10
+# truncf.m4 serial 11
 dnl Copyright (C) 2007, 2010-2017 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,12 +70,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_truncf_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_truncf_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 5fd0411c18c51028e4e1b7886c285b6050355464..269819aace16eacd63e6037bc5f82cf01a18b99f 100644 (file)
@@ -1,4 +1,4 @@
-# truncl.m4 serial 12
+# truncl.m4 serial 13
 dnl Copyright (C) 2007-2008, 2010-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -103,12 +103,12 @@ 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*) 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, assume the worst.
-                 *)      gl_cv_func_truncl_ieee="guessing no" ;;
+                                # Guess yes on glibc systems.
+                 *-gnu* | gnu*) 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, assume the worst.
+                 *)             gl_cv_func_truncl_ieee="guessing no" ;;
                esac
               ])
             LIBS="$save_LIBS"
index 11ceeabed6253ffb7eebf75cf470e3dc4346f40a..dc774b600a3ca3fbdbea8749d0d3bca5503d81e0 100644 (file)
@@ -1,4 +1,4 @@
-# serial 10
+# serial 11
 
 # Copyright (C) 2003, 2007, 2009-2017 Free Software Foundation, Inc.
 # This file is free software; the Free Software Foundation
@@ -68,12 +68,12 @@ main ()
        [gl_cv_func_tzset_clobber=no],
        [gl_cv_func_tzset_clobber=yes],
        [case "$host_os" in
-                  # Guess all is fine on glibc systems.
-          *-gnu*) gl_cv_func_tzset_clobber="guessing no" ;;
-                  # Guess no on native Windows.
-          mingw*) gl_cv_func_tzset_clobber="guessing no" ;;
-                  # If we don't know, assume the worst.
-          *)      gl_cv_func_tzset_clobber="guessing yes" ;;
+                         # Guess all is fine on glibc systems.
+          *-gnu* | gnu*) gl_cv_func_tzset_clobber="guessing no" ;;
+                         # Guess no on native Windows.
+          mingw*)        gl_cv_func_tzset_clobber="guessing no" ;;
+                         # If we don't know, assume the worst.
+          *)             gl_cv_func_tzset_clobber="guessing yes" ;;
         esac
        ])
     ])
index 9f41c0e1b60900915e33ff46633d819379885878..f4b77db7dd24721b58ee53f85422ae85648089f0 100644 (file)
@@ -1,4 +1,4 @@
-# ungetc.m4 serial 5
+# ungetc.m4 serial 6
 dnl Copyright (C) 2009-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -41,13 +41,12 @@ AC_DEFUN_ONCE([gl_FUNC_UNGETC_WORKS],
            remove ("conftest.tmp");])],
         [gl_cv_func_ungetc_works=yes], [gl_cv_func_ungetc_works=no],
         [case "$host_os" in
-                   # Guess yes on glibc and bionic systems.
-           *-gnu* | *-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, assume the worst.
-           *)      gl_cv_func_ungetc_works="guessing no" ;;
+                                       # Guess yes on glibc and bionic systems.
+           *-gnu* | gnu* | *-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, assume the worst.
+           *)                          gl_cv_func_ungetc_works="guessing no" ;;
          esac
         ])
     ])
index e69ed85b247278d25311e4846364732f76fbef6d..dead1042207484cd7534827a0b2918e50f5caccc 100644 (file)
@@ -1,4 +1,4 @@
-# usleep.m4 serial 4
+# usleep.m4 serial 5
 dnl Copyright (C) 2009-2017 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,12 +29,12 @@ AC_DEFUN([gl_FUNC_USLEEP],
 ]], [[return !!usleep (1000000);]])],
         [gl_cv_func_usleep_works=yes], [gl_cv_func_usleep_works=no],
         [case "$host_os" in
-                   # Guess yes on glibc systems.
-           *-gnu*) gl_cv_func_usleep_works="guessing yes" ;;
-                   # Guess no on native Windows.
-           mingw*) gl_cv_func_usleep_works="guessing no" ;;
-                   # If we don't know, assume the worst.
-           *)      gl_cv_func_usleep_works="guessing no" ;;
+                          # Guess yes on glibc systems.
+           *-gnu* | gnu*) gl_cv_func_usleep_works="guessing yes" ;;
+                          # Guess no on native Windows.
+           mingw*)        gl_cv_func_usleep_works="guessing no" ;;
+                          # If we don't know, assume the worst.
+           *)             gl_cv_func_usleep_works="guessing no" ;;
          esac
         ])])
     case "$gl_cv_func_usleep_works" in
index 1243606311217b771e7569dd2e4dfafd06955e1e..4e9e99b2f49e9ed9df6354e8dd406645c50eece1 100644 (file)
@@ -1,4 +1,4 @@
-# wcwidth.m4 serial 25
+# wcwidth.m4 serial 26
 dnl Copyright (C) 2006-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
@@ -98,9 +98,9 @@ int main ()
           [
 changequote(,)dnl
            case "$host_os" in
-                     # Guess yes on glibc and AIX 7 systems.
-             *-gnu* | aix[7-9]*) gl_cv_func_wcwidth_works="guessing yes";;
-             *)                  gl_cv_func_wcwidth_works="guessing no";;
+                                        # Guess yes on glibc and AIX 7 systems.
+             *-gnu* | gnu* | aix[7-9]*) gl_cv_func_wcwidth_works="guessing yes";;
+             *)                         gl_cv_func_wcwidth_works="guessing no";;
            esac
 changequote([,])dnl
           ])