Use system page size for obstack chunk size instead of 128, permitting override
authorKen Raeburn <raeburn@cygnus>
Fri, 13 Oct 1995 22:03:11 +0000 (22:03 +0000)
committerKen 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

index 69c7ab0070ad4818d27655272c38fc66064d288f..3bf51033830438acd314763738b847b4c7bb785b 100644 (file)
@@ -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