Petr Machata 8493f2
diff -up boost_1_37_0/configure.smp boost_1_37_0/configure
Petr Machata 8493f2
--- boost_1_37_0/configure.smp	2009-02-05 18:49:01.000000000 +0100
Petr Machata 8493f2
+++ boost_1_37_0/configure	2009-02-05 18:53:55.000000000 +0100
Petr Machata 8493f2
@@ -347,7 +347,7 @@ LIBS=$LIBS
Petr Machata 8493f2
 
Petr Machata 8493f2
 all: .dummy
Petr Machata 8493f2
 	@echo "\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage"
Petr Machata 8493f2
-	@\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) stage || \\
Petr Machata 8493f2
+	@\$(BJAM) \$(BJAM_CONFIG) --user-config=user-config.jam \$(LIBS) !!!SMP_FLAGS!!! stage || \\
Petr Machata 8493f2
 	echo "Not all Boost libraries built properly."
Petr Machata 8493f2
 
Petr Machata 8493f2
 clean: .dummy