mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
* modules/config-h (License): Change to unlimited. * modules/host-os (License): Likewise. * modules/no-c++ (License): Likewise. * modules/openmp (License): Likewise. * modules/longlong (License): Change to LGPLv2+. * modules/va-args (License): Likewise.
21 lines
218 B
Plaintext
21 lines
218 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:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Eric Blake
|