verify: new macro 'assume'
[gnulib.git] / modules / va-args
1 Description:
2 Detect whether the preprocessor supports C99 variadic macros and __VA_ARGS__.
3
4 Files:
5 m4/va-args.m4
6
7 Depends-on:
8
9 configure.ac:
10 gl_VA_ARGS
11
12 Makefile.am:
13
14 Include:
15
16 License:
17 LGPL
18
19 Maintainer:
20 Eric Blake