Update Cygwin test results.
[pspp] / m4 / printf.m4
index 4b12c018fa9f4fbf3ff3c798eff89f86931e4120..fdabf1b354454c1f40e1b21743c4e4b2dfe79d17 100644 (file)
@@ -192,10 +192,23 @@ int main ()
   return 0;
 }], [gl_cv_func_printf_directive_f=yes], [gl_cv_func_printf_directive_f=no],
       [
+changequote(,)dnl
        case "$host_os" in
+                               # Guess yes on glibc systems.
+         *-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";;
+                               # Guess yes on MacOS X >= 10.3.
+         darwin[1-6].*)        gl_cv_func_printf_directive_f="guessing no";;
+         darwin*)              gl_cv_func_printf_directive_f="guessing yes";;
+                               # Guess yes on Solaris >= 2.10.
+         solaris2.[0-9]*)      gl_cv_func_printf_directive_f="guessing no";;
+         solaris*)             gl_cv_func_printf_directive_f="guessing yes";;
                                # If we don't know, assume the worst.
          *)                    gl_cv_func_printf_directive_f="guessing no";;
        esac
+changequote([,])dnl
       ])
     ])
 ])
@@ -492,11 +505,12 @@ dnl   glibc 2.3.6                          .  #  .  .  .  .  .  .  .
 dnl   FreeBSD 5.4, 6.1                     .  ?  .  .  .  .  .  .  .
 dnl   MacOS X 10.3.9                       .  #  .  .  .  .  .  .  .
 dnl   OpenBSD 3.9, 4.0                     .  #  ?  .  .  .  .  .  ?
-dnl   Cygwin 2007                          .  #  #  .  .  .  .  .  ?
-dnl   Cygwin 2006                          #  #  #  .  .  .  .  .  ?
+dnl   Cygwin 2007                          .  #  #  .  .  .  .  .  .
+dnl   Cygwin 2006                          #  #  #  .  .  .  .  .  .
 dnl   Solaris 10                           .  #  .  .  .  .  .  .  .
 dnl   Solaris 2.6 ... 9                    #  #  #  .  .  .  .  .  .
 dnl   Solaris 2.5.1                        #  #  #  .  .  #  #  #  #
+dnl   AIX 5.2                              .  #  .  .  .  .  .  .  .
 dnl   AIX 4.3.2, 5.1                       #  #  #  .  .  .  .  .  .
 dnl   HP-UX 11.31                          .  #  .  .  .  .  .  #  #
 dnl   HP-UX 10.20, 11.00, 11.11, 11.23     #  #  #  .  .  .  .  #  #
@@ -504,6 +518,6 @@ dnl   IRIX 6.5                             #  #  #  .  .  .  .  #  .
 dnl   OSF/1 5.1                            #  #  #  .  .  .  .  #  .
 dnl   OSF/1 4.0d                           #  #  #  .  .  #  #  #  #
 dnl   NetBSD 4.0                           .  ?  ?  .  .  .  .  .  ?
-dnl   NetBSD 3.0                           .  #  ?  .  #  .  .  .  .
-dnl   BeOS                                 #  #  ?  .  #  .  .  .  .
+dnl   NetBSD 3.0                           .  #  #  .  #  .  .  .  .
+dnl   BeOS                                 #  #  #  .  #  .  .  .  .
 dnl   mingw                                #  #  #  .  #  .  #  #  #