projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a29aa8
)
Use system page size for obstack chunk size instead of 128, permitting override
author
Ken Raeburn
<raeburn@cygnus>
Fri, 13 Oct 1995 22:03:11 +0000
(22:03 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Fri, 13 Oct 1995 22:03:11 +0000
(22:03 +0000)
by application.
Include missing patch from Andreas Schwab's changes.
Fix up minor configuration problems.
bfd/acconfig.h
patch
|
blob
|
history
diff --git
a/bfd/acconfig.h
b/bfd/acconfig.h
index 69c7ab0070ad4818d27655272c38fc66064d288f..3bf51033830438acd314763738b847b4c7bb785b 100644
(file)
--- a/
bfd/acconfig.h
+++ b/
bfd/acconfig.h
@@
-9,3
+9,6
@@
/* Name of host specific header file to include in trad-core.c. */
#undef TRAD_HEADER
+
+/* Define only if <sys/procfs.h> is available *and* it defines prstatus_t. */
+#undef HAVE_SYS_PROCFS_H