aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 088d438..7b9b0b0 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -44,16 +44,9 @@
/* Define as __inline if that's what the C compiler calls it. */
#undef inline
-/* Define if on MINIX. */
-#undef _MINIX
-
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
-/* Define if the system does not provide POSIX.1 features except
- with this defined. */
-#undef _POSIX_1_SOURCE
-
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
@@ -157,24 +150,15 @@
/* Define if you have the isascii function. */
#undef HAVE_ISASCII
-/* Define if you have the memcpy function. */
-#undef HAVE_MEMCPY
-
/* Define if you have the munmap function. */
#undef HAVE_MUNMAP
-/* Define if you have the poll function. */
-#undef HAVE_POLL
-
/* Define if you have the putenv function. */
#undef HAVE_PUTENV
/* Define if you have the sbrk function. */
#undef HAVE_SBRK
-/* Define if you have the select function. */
-#undef HAVE_SELECT
-
/* Define if you have the setenv function. */
#undef HAVE_SETENV
@@ -250,9 +234,6 @@
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
-/* Define if you have the <strings.h> header file. */
-#undef HAVE_STRINGS_H
-
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H