view modules/va-args @ 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 b1b3a310e65a
children
line wrap: on
line source

Description:
Detect whether the preprocessor supports C99 variadic macros and __VA_ARGS__.

Files:
m4/va-args.m4

Depends-on:

configure.ac:
gl_VA_ARGS

Makefile.am:

Include:

License:
LGPL

Maintainer:
Eric Blake