summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2012-07-02 20:31:06 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2012-07-02 20:31:06 +0000
commit561265fa8c0eada27eea13917b1ae8ec51c914b0 (patch)
treec704a2b872490cbe2fda04a7cbd1cf68890b3e57 /gdb/config.in
parent4308a63f296b09af42e3206bf9a7b11b3bc05668 (diff)
downloadgdb-561265fa8c0eada27eea13917b1ae8ec51c914b0.tar.gz
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 74f5888282a..0f795c65b29 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