aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 0bee5c98..bc4e6432 100644
--- a/config.h.in
+++ b/config.h.in
@@ -104,9 +104,6 @@
/* Define to the size of a long long int type */
#cmakedefine SIZEOF_LONG_LONG ${SIZEOF_LONG_LONG}
-/* Define if we have C99 variable-length array support */
-#cmakedefine HAVE_C99_VLA
-
/* Define if we have C99 _Bool support */
#cmakedefine HAVE_C99_BOOL
@@ -143,9 +140,6 @@
/* Define if we have pthread_np.h */
#cmakedefine HAVE_PTHREAD_NP_H
-/* Define if we have alloca.h */
-#cmakedefine HAVE_ALLOCA_H
-
/* Define if we have malloc.h */
#cmakedefine HAVE_MALLOC_H