remove unused gdbserver configury
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index bd5c586961a2a75ff9590f11676d613eb23a11a6..d0976c1c330a8a616a78dbbeb584635270a6df52 100644 (file)
@@ -58,9 +58,6 @@
 /* Define if <sys/procfs.h> has elf_fpregset_t. */
 #undef HAVE_ELF_FPREGSET_T
 
-/* Define if errno is available */
-#undef HAVE_ERRNO
-
 /* Define to 1 if you have the <errno.h> header file. */
 #undef HAVE_ERRNO_H
 
 /* Define to 1 if you have the <wait.h> header file. */
 #undef HAVE_WAIT_H
 
-/* Checking if errno must be defined */
-#undef MUST_DEFINE_ERRNO
-
 /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT
 
This page took 0.024176 seconds and 4 git commands to generate.