gdb: Fix scrolling in TUI
[deliverable/binutils-gdb.git] / binutils / config.in
index 64de38b4b0b1a87609520d14fe45e08b62f627f9..703f7b15e7571df9a8ce8c779a01018e6659ee3b 100644 (file)
@@ -94,6 +94,9 @@
 /* Define to 1 if you have the `getc_unlocked' function. */
 #undef HAVE_GETC_UNLOCKED
 
+/* Define to 1 if you have the `getpagesize' function. */
+#undef HAVE_GETPAGESIZE
+
 /* Does <utime.h> define struct utimbuf? */
 #undef HAVE_GOOD_UTIME_H
 
 /* Define if your <locale.h> file defines LC_MESSAGES. */
 #undef HAVE_LC_MESSAGES
 
+/* Define to 1 if debuginfod is enabled. */
+#undef HAVE_LIBDEBUGINFOD
+
 /* Define to 1 if you have the <limits.h> header file. */
 #undef HAVE_LIMITS_H
 
 /* Define to 1 if you have the `mkstemp' function. */
 #undef HAVE_MKSTEMP
 
+/* Define to 1 if you have a working `mmap' system call. */
+#undef HAVE_MMAP
+
 /* Define to 1 if you have the `sbrk' function. */
 #undef HAVE_SBRK
 
This page took 0.02412 seconds and 4 git commands to generate.