d-ino: Avoid guessing "no" when cross-compiling to glibc/Linux systems.
authorBruno Haible <bruno@clisp.org>
Sat, 5 May 2012 09:55:41 +0000 (11:55 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 May 2012 09:55:41 +0000 (11:55 +0200)
commitb5b852899af5333cb8bef7c988b1b2883ca853bf
tree0bcdd80d3e7bd0e3e5119aa788dca9e3d6048622
parent85324298b2acc2f756c3e162446c810507e4c08f
d-ino: Avoid guessing "no" when cross-compiling to glibc/Linux systems.

* m4/d-ino.m4 (gl_CHECK_TYPE_STRUCT_DIRENT_D_INO): Require
AC_CANONICAL_HOST. When cross-compiling to a glibc/Linux platform,
set gl_cv_struct_dirent_d_ino to "guessing yes".
ChangeLog
m4/d-ino.m4