aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-07-02 20:31:09 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-07-02 20:31:09 +0000
commit8775fd2d8dbaec2ffe735081cce31e259c3b0d44 (patch)
tree886334047414a8747ba890be36effbe4a323c4ba /gdb/config.in
parentfcb4437118d0bbc82cf56f76d00c44c0220c0005 (diff)
downloadgdb-8775fd2d8dbaec2ffe735081cce31e259c3b0d44.zip
gdb-8775fd2d8dbaec2ffe735081cce31e259c3b0d44.tar.gz
gdb-8775fd2d8dbaec2ffe735081cce31e259c3b0d44.tar.bz2
gdb/
* config.in: Regenerate. * configure: Regenerate. * configure.ac: Remove check for gnu/libc-version.h. * linux-thread-db.c <HAVE_GNU_LIBC_VERSION_H>: Remove include of gnu/libc-version.h. (enable_thread_event_reporting) <HAVE_GNU_LIBC_VERSION_H>: Remove variables libc_version, libc_major and libc_minor. Replace sscanf by inferior_has_bug. Extend the comment.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index 74f5888..0f795c6 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -168,9 +168,6 @@
/* Define to 1 if you have the `getuid' function. */
#undef HAVE_GETUID
-/* Define to 1 if you have the <gnu/libc-version.h> header file. */
-#undef HAVE_GNU_LIBC_VERSION_H
-
/* Define if <sys/procfs.h> has gregset_t. */
#undef HAVE_GREGSET_T