From 201c1004226038686850bafb3ef8e85e91cfa98a Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Thu, 26 May 2011 04:09:40 +0000 Subject: [PATCH] libs/python/test/Jamfile.v2: correction, by Steven Watanabe [SVN r72175] --- test/Jamfile.v2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index bbdab714..55241880 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -11,7 +11,7 @@ use-project /boost/python : ../build ; project /boost/python/test : requirements gcc:-Wextra - QNXNTO:socket + qnxnto:socket ; local PY = ;