From 602a5881840628b91183e44102603f9581d7aca1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 4 May 2007 11:01:17 +0000 Subject: Post release updates. Allow colons as delimiters for --enable-mpi-path. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 69ff99b5..714a2129 100644 --- a/README +++ b/README @@ -132,9 +132,9 @@ optimizations. For example, if you want to add optimizations forn a Intel Pentium 4 compatible CPU, you may use - --enable-mpi-path="pentium4/sse2 pentium4/mmx" + --enable-mpi-path=pentium4/sse2:pentium4/mmx Take care: The generated library may crash on - non-compatible CPUs + non-compatible CPUs. --enable-random=NAME Force the use of the random gathering module -- cgit v1.2.1