Hi, Bruno Haible <[email protected]> skribis:
> + [case "$host_os" in > + linux*) gl_cv_func_fstatat_zero_flag="guessing yes";; > + *) gl_cv_func_fstatat_zero_flag="guessing no";; I’m actually interested in cross-compilation to GNU/Hurd, which doesn’t have the problem I suppose. Perhaps *-gnu* would be a better guess? Thanks, Ludo’.
