summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 44c9e179..2f4d26fa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -294,6 +294,11 @@ dnl options.
dnl
PA_CHECK_BAD_STDC_INLINE
+dnl Figure out if we can use fallthrough attribute or
+dnl should provide simple comment instead.
+dnl
+PA_CHECK_FALLTHROUGH_ATTRIBUTE
+
dnl
dnl support ccache
dnl