summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-09-07 12:26:42 +0000
committerAndrew Cagney <cagney@redhat.com>2000-09-07 12:26:42 +0000
commitd8a63ffa23f52ad3b7356d9647c2abe39fe60fbf (patch)
tree5fab52db227925e468664eb3aebd1eef3dd21f10 /gdb/config.in
parent41297b72d68b786aaf99ab74236646c85034cd46 (diff)
downloadgdb-d8a63ffa23f52ad3b7356d9647c2abe39fe60fbf.tar.gz
Regenerate aclocal (and config.in / configure).
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/config.in b/gdb/config.in
index e86239c2cc9..bfb15cd3ef9 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -68,6 +68,9 @@
/* Define if your struct reg has r_gs. */
#undef HAVE_STRUCT_REG_R_GS
+/* Define if <sys/link.h> has struct link_map32 */
+#undef HAVE_STRUCT_LINK_MAP32
+
/* Define if the prfpregset_t type is broken. */
#undef PRFPREGSET_T_BROKEN
@@ -246,9 +249,6 @@
/* Define if you have the <link.h> header file. */
#undef HAVE_LINK_H
-/* Define if <link.h> defines struct link_map32. */
-#undef HAVE_STRUCT_LINK_MAP32
-
/* Define if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H