summaryrefslogtreecommitdiff
path: root/cloog-0.18.0/isl/isl_config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cloog-0.18.0/isl/isl_config.h.in')
-rw-r--r--cloog-0.18.0/isl/isl_config.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/cloog-0.18.0/isl/isl_config.h.in b/cloog-0.18.0/isl/isl_config.h.in
index 1848db0..dbb59a3 100644
--- a/cloog-0.18.0/isl/isl_config.h.in
+++ b/cloog-0.18.0/isl/isl_config.h.in
@@ -19,10 +19,17 @@
/* Define if Driver constructor takes CXXIsProduction argument */
#undef HAVE_CXXISPRODUCTION
+/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
+#undef HAVE_DECL_FFS
+
/* Define to 1 if you have the declaration of `mp_get_memory_functions', and
to 0 if you don't. */
#undef HAVE_DECL_MP_GET_MEMORY_FUNCTIONS
+/* Define to 1 if you have the declaration of `__builtin_ffs', and to 0 if you
+ don't. */
+#undef HAVE_DECL___BUILTIN_FFS
+
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H