On Mon, Nov 18, 2013 at 07:43:24AM -0800, Gurucharan Shetty wrote: > The ":" used as a seperator does not work when > the make is run. Nothing or space works fine. > > Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>
I don't understand how "" could work, because that gets removed by the shell and Python would not get to see it. At least this document suggests that ";" is the standard PYTHONPATH separator on Windows: http://docs.python.org/2/using/windows.html _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev