potentially unreliable if the pywin32 extensions are unavailable or
lack file handle operations. (Jonas Olsson)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3292
fdb21ef1-2011-0410-befe-
b5e4ea1792b1
- Fix documentation of SConf.CheckLibWithHeader and other SConf methods.
+From Jonas Olsson:
+
+ - Print the warning about -j on Windows being potentially unreliable if
+ the pywin32 extensions are unavailable or lack file handle operations.
+
From Rogier Schouten:
- Enable building of shared libraries with the Bordand ilink32 linker.
# globl in nest scopes and UnboundLocalErrors and the like in some
# versions (2.1) of Python.
import SCons.Platform.win32
- SCons.Platform.win32.parallel_msg
+ print SCons.Platform.win32.parallel_msg
#