python: Don't mention deprecated drivers=trace option.

Now trace always built.
This commit is contained in:
José Fonseca 2010-02-27 23:50:09 +00:00
parent e243e87b52
commit f54aecc4f2

View file

@ -18,7 +18,7 @@ On a Windows machine ensure the swig command is in your PATH.
Invoke scons on the top dir as
scons debug=yes statetrackers=python drivers=softpipe,trace winsys=none
scons debug=yes statetrackers=python drivers=softpipe winsys=none
To use it set PYTHONPATH appropriately, e.g, in Linux do: