summaryrefslogtreecommitdiffstats
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
commit451928c5135f5387f4f60a84e4e563bef4acae9b (patch)
treec53b21ac42a2a93f6ad38637873c6e6ea8f91ce9 /gdb/config.in
parented15ac6a0a461de02bf1d4c50762300fc05e5ca6 (diff)
downloadppe42-binutils-451928c5135f5387f4f60a84e4e563bef4acae9b.tar.gz
ppe42-binutils-451928c5135f5387f4f60a84e4e563bef4acae9b.zip
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 e86239c2cc..bfb15cd3ef 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
OpenPOWER on IntegriCloud