view modules/d-type @ 40171:fbfa1d6417d9

strtod, strtold tests: Simplify tests. * tests/test-strtod.c (main): Assume no rounding errors for 0.5. * tests/test-strtold.c (main): Likewise.
author Bruno Haible <bruno@clisp.org>
date Fri, 01 Feb 2019 02:51:20 +0100
parents 404dc8725caf
children
line wrap: on
line source

Description:
Check whether struct dirent has a member named d_type.

Files:
m4/d-type.m4

Depends-on:

configure.ac:
gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE

Makefile.am:

Include:

License:
LGPLv2+

Maintainer:
Jim Meyering