summaryrefslogtreecommitdiff
path: root/modules/va-args
diff options
context:
space:
mode:
Diffstat (limited to 'modules/va-args')
-rw-r--r--modules/va-args20
1 files changed, 20 insertions, 0 deletions
diff --git a/modules/va-args b/modules/va-args
new file mode 100644
index 0000000000..79fb16328e
--- /dev/null
+++ b/modules/va-args
@@ -0,0 +1,20 @@
+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