summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 2c902b0214..b28b513284 100644
--- a/config.h.in
+++ b/config.h.in
@@ -73,6 +73,10 @@
/* Define if assembler supports vector instructions on S390. */
#undef HAVE_S390_VX_ASM_SUPPORT
+/* Define if gcc supports vector registers as clobbers in inline assembly
+ on S390. */
+#undef HAVE_S390_VX_GCC_SUPPORT
+
/* Define if assembler supports Intel MPX. */
#undef HAVE_MPX_SUPPORT