summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-11-30 19:30:33 +0000
committerNick Clifton <nickc@redhat.com>2000-11-30 19:30:33 +0000
commit1512a2b17192373fe0e9ce6cc27471c6d4c75ef0 (patch)
tree3d8e87fa152171e4456dbbd92194a4777abbfc1b /bfd/config.in
parentbde1133a15270e0960d8aabcba3ee5e9d407f1b3 (diff)
downloadbinutils-redhat-1512a2b17192373fe0e9ce6cc27471c6d4c75ef0.tar.gz
Add support for x86_64-*-linux-gnu* target
Diffstat (limited to 'bfd/config.in')
-rw-r--r--bfd/config.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/bfd/config.in b/bfd/config.in
index 60338a8c9f..74af3d376b 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -25,9 +25,6 @@
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
-/* Define if you need to in order for stat and other things to work. */
-#undef _POSIX_SOURCE
-
/* Define to `unsigned' if <sys/types.h> doesn't define. */
#undef size_t
@@ -223,6 +220,9 @@
/* Define if <sys/procfs.h> has pstatus_t. */
#undef HAVE_PSTATUS_T
+/* Define if <sys/procfs.h> has pxstatus_t. */
+#undef HAVE_PXSTATUS_T
+
/* Define if <sys/procfs.h> has pstatus32_t. */
#undef HAVE_PSTATUS32_T
@@ -241,6 +241,9 @@
/* Define if <sys/procfs.h> has lwpstatus_t. */
#undef HAVE_LWPSTATUS_T
+/* Define if <sys/procfs.h> has lwpxstatus_t. */
+#undef HAVE_LWPXSTATUS_T
+
/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
#undef HAVE_LWPSTATUS_T_PR_CONTEXT