aboutsummaryrefslogtreecommitdiff
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 f2bab55..750a8ae 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -93,6 +93,9 @@
/* Define if <sys/link.h> has struct link_map32 */
#undef HAVE_STRUCT_LINK_MAP32
+/* Define if <sys/link.h> has link_map32 (solaris sparc-64 target) */
+#undef _SYSCALL32
+
/* Define if the prfpregset_t type is broken. */
#undef PRFPREGSET_T_BROKEN
@@ -457,6 +460,9 @@
/* Define if strstr is not declared in system header files. */
#undef NEED_DECLARATION_STRSTR
+/* Define if canonicalize_file_name is not declared in system header files. */
+#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
+
/* Define if <sys/procfs.h> has pstatus_t. */
#undef HAVE_PSTATUS_T