summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 06f46709aff..450051976a4 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -431,6 +431,9 @@
/* Define to BFD's default target vector. */
#undef DEFAULT_BFD_VEC
+/* Define to 1 if your system has the _etext variable. */
+#undef HAVE__ETEXT
+
/* Define to 1 to avoid a clash between <widec.h> and <wchar.h> on
Solaris 2.[78] when using GCC. */
#undef _MSE_INT_H
@@ -441,6 +444,9 @@
/* Define to 1 if the regex included in libiberty should be used. */
#undef USE_INCLUDED_REGEX
+/* Define if <stdint.h> provides the uintptr_t type. */
+#undef HAVE_UINTPTR_T
+
/* Define if malloc is not declared in system header files. */
#undef NEED_DECLARATION_MALLOC