aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/config.in')
-rw-r--r--gdb/gdbserver/config.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in
index 7e3f86f..b9ea6a1 100644
--- a/gdb/gdbserver/config.in
+++ b/gdb/gdbserver/config.in
@@ -1,5 +1,9 @@
/* config.in. Generated from configure.ac by autoheader. */
+/* Define to 1 if you have the declaration of `strerror', and to 0 if you
+ don't. */
+#undef HAVE_DECL_STRERROR
+
/* Define if <sys/procfs.h> has elf_fpregset_t. */
#undef HAVE_ELF_FPREGSET_T
@@ -79,9 +83,6 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-/* Define if strerror is not declared in system header files. */
-#undef NEED_DECLARATION_STRERROR
-
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT