[Ada] Consistently use explicit Entity_Id type instead of alias
[gcc.git] / libbacktrace / config.h.in
index 034ef81c3ec4870bd3ec266924d3862fe67959eb..cdb416e6406129911d2a149d2f4339dd86ebc3dc 100644 (file)
 /* Define to 1 if you have the `clock_gettime' function. */
 #undef HAVE_CLOCK_GETTIME
 
+/* Define to 1 if you have the declaration of `getpagesize', and to 0 if you
+   don't. */
+#undef HAVE_DECL_GETPAGESIZE
+
 /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
    don't. */
 #undef HAVE_DECL_STRNLEN
@@ -42,6 +46,9 @@
    <sys/sysctl.h>. */
 #undef HAVE_KERN_PROC_ARGS
 
+/* Define if -llzma is available. */
+#undef HAVE_LIBLZMA
+
 /* Define to 1 if you have the <link.h> header file. */
 #undef HAVE_LINK_H
 
@@ -51,6 +58,9 @@
 /* Define to 1 if you have the `lstat' function. */
 #undef HAVE_LSTAT
 
+/* Define to 1 if you have the <mach-o/dyld.h> header file. */
+#undef HAVE_MACH_O_DYLD_H
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H