summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-04-28 18:33:11 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-17 23:31:41 +0200
commitb5e4c8788bbab1af2cddd976d9c42a9dd6402ca9 (patch)
tree16bf274eb5ce4e58b7de9251ff947ae4ff520a35
parent3d99fec086f729e220aa4e6123c673b2d8181208 (diff)
.
-rw-r--r--ChangeLog.oskit8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.oskit b/ChangeLog.oskit
index 21fb88f9..b64cd9dd 100644
--- a/ChangeLog.oskit
+++ b/ChangeLog.oskit
@@ -1,3 +1,11 @@
+2002-04-28 Roland McGrath <roland@frob.com>
+
+ * configure.in [$MAXCPUS > 1] (SMP_LIBS): Substitute this after
+ checking for -loskit_smp.
+ * configure: Regenerated.
+ * Makefile.in (SMP_LIBS): New variable, substituted by configure.
+ (OSKIT_LIBS): Use it in place of literal -loskit_smp.
+
2002-04-21 Roland McGrath <roland@frob.com>
* i386/i386/mp_desc.c (mp_desc_load): Avoid newlines inside strings.