bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cross-compilation guesses (6)


From: Jim Meyering
Subject: Re: cross-compilation guesses (6)
Date: Wed, 02 May 2012 14:16:50 +0200

Bruno Haible wrote:
> When cross-compiling, configure also reports wrongly:
>
>   checking whether lstat correctly handles trailing slash... no
>
> Here is a proposed patch. Jim, OK to apply?
>
> 2012-05-01  Bruno Haible  <address@hidden>
>
>       lstat: Avoid "guessing no" when cross-compiling to glibc systems.
>       * m4/lstat.m4 (gl_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK): When cross-
>       compiling, set gl_cv_func_lstat_dereferences_slashed_symlink to
>       "guessing yes" or "guessing no".
>       (gl_FUNC_LSTAT): Update.
>       * m4/fstatat.m4 (gl_FUNC_FSTATAT): Update.
>       * m4/openat.m4 (gl_FUNC_OPENAT): Update.
>       * m4/unlinkat.m4 (gl_FUNC_UNLINKAT): Update.

That looks right.  Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]