Reapply r185601 with a fix for the cmake build.
[oota-llvm.git] / include / llvm / Config / config.h.in
index c3860b6e0853f3c7e40890ebeea8340111d6fba9..9ef70e171a7962f08e3d1b2e8230b83c9e21d9f4 100644 (file)
 /* Define to 1 if you have the `fmodf' function. */
 #undef HAVE_FMODF
 
+/* Define to 1 if you have the `futimens' function. */
+#undef HAVE_FUTIMENS
+
+/* Define to 1 if you have the `futimes' function. */
+#undef HAVE_FUTIMES
+
 /* Define to 1 if you have the `getcwd' function. */
 #undef HAVE_GETCWD