27
26
sprintf (buf, format, 33, 55);
28
27
return (strcmp (buf, "55 33") != 0);
28
}], gt_cv_func_printf_posix=yes, gt_cv_func_printf_posix=no,
34
31
#if defined __NetBSD__ || defined __BEOS__ || defined _MSC_VER || defined __MINGW32__ || defined __CYGWIN__
42
39
case $gt_cv_func_printf_posix in