mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-14 14:01:48 +03:00
* 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>
21 lines
215 B
Plaintext
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
|