On 27 May 2014 20:46, Burton, Ross <[email protected]> wrote:
> aclocal.m4:AC_DEFINE(HAVE_STRUCT_DIRENT_D_INO)
> aclocal.m4:AC_DEFINE(HAVE_STRUCT_DIRENT_D_FILENO)
> aclocal.m4:AC_DEFINE(HAVE_STRUCT_DIRENT_D_NAMLEN)
> config.h.in:#undef STRUCT_DIRENT_HAS_D_INO
> config.h.in:#undef STRUCT_DIRENT_HAS_D_FILENO

As a follow up also note that there's a symbol missing in config.h.in,
so _D_NAMELEN is never actually set.

Ross

_______________________________________________
Bug-readline mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-readline

Reply via email to