aboutsummaryrefslogtreecommitdiffstats
path: root/configh.in
diff options
context:
space:
mode:
Diffstat (limited to 'configh.in')
-rw-r--r--configh.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/configh.in b/configh.in
index f5c227b6..885dd006 100644
--- a/configh.in
+++ b/configh.in
@@ -34,6 +34,9 @@
the CoreFoundation framework. */
#undef HAVE_CFPREFERENCESCOPYAPPVALUE
+/* Define to 1 if C supports variable-length arrays. */
+#undef HAVE_C_VARARRAYS
+
/* Define if the GNU dcgettext() function is already present or preinstalled.
*/
#undef HAVE_DCGETTEXT
@@ -519,6 +522,10 @@
# undef __CHAR_UNSIGNED__
#endif
+/* Define to 1 if C does not support variable-length arrays, and if the
+ compiler does not already define this. */
+#undef __STDC_NO_VLA__
+
/* Define to empty if `const' does not conform to ANSI C. */
#undef const