diff -r 25d38a0c9851 -r 4d9d3ff807a9 wscript --- a/wscript Tue Apr 21 14:38:47 2009 +0200 +++ b/wscript Wed Apr 22 13:06:22 2009 +0200 @@ -291,7 +291,6 @@ conf.find_program('valgrind', var='VALGRIND') if Options.options.enable_static and \ - not conf.env['ENABLE_PYTHON_BINDINGS'] and \ env['PLATFORM'].startswith('linux'): conf.env['ENABLE_STATIC_NS3'] = Options.options.enable_static