1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/va-args
Eric Blake 744df8b1de va-args: new module
* modules/va-args: New file.
* m4/va-args.m4 (gl_VA_ARGS): Likewise.
* MODULES.html.sh (Core language properties): Mention it.

Signed-off-by: Eric Blake <ebb9@byu.net>
2009-12-23 07:09:15 -07:00

21 lines
215 B
Plaintext

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