i386: Handle REG_EH_REGION note
[gcc.git] / libsanitizer / config.h.in
index 7195840f2db182f8b42957097167a5befd7a689a..a64b6a16a1774a2297b3dafe487fdeb3dd378430 100644 (file)
 /* Define to 1 if you have the <link.h> header file. */
 #undef HAVE_LINK_H
 
+/* Define to 1 if you have the `lstat' function. */
+#undef HAVE_LSTAT
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* Define to 1 if you have the `readlink' function. */
+#undef HAVE_READLINK
+
 /* Define to 1 if you have the <rpc/xdr.h> header file. */
 #undef HAVE_RPC_XDR_H