Regenerate configure.
[oota-llvm.git] / include / llvm / Config / config.h.in
index b38ee62439b615517d6544ff367d8d03a07f7b7b..5e166463f3526ee5ac65f34cae5750f5074598be 100644 (file)
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
+/* Define to 1 if you have the <sys/uio.h> header file. */
+#undef HAVE_SYS_UIO_H
+
 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 #undef HAVE_SYS_WAIT_H
 
 /* Define to 1 if you have the <windows.h> header file. */
 #undef HAVE_WINDOWS_H
 
+/* Define to 1 if you have the `writev' function. */
+#undef HAVE_WRITEV
+
 /* Define if the xdot.py program is available */
 #undef HAVE_XDOT_PY