[PATCH] perf tools: Revert regression in configuration of Python support

2013-04-16 Thread Michael Witten
On Tue, 16 Apr 2013 20:41:59 -, Michael Witten wrote: > On Tue, 16 Apr 2013 13:32:08 -0700, David Ahern wrote: > >> On 4/16/13 10:08 AM, Michael Witten wrote: >>> You should probably disable python support more directly: >>> >>>make NO_LIBPYTHON=1 >> >> sure, but I should not have to do

[PATCH] perf tools: Revert regression in configuration of Python support

2013-04-16 Thread Michael Witten
On Tue, 16 Apr 2013 20:41:59 -, Michael Witten wrote: On Tue, 16 Apr 2013 13:32:08 -0700, David Ahern wrote: On 4/16/13 10:08 AM, Michael Witten wrote: You should probably disable python support more directly: make NO_LIBPYTHON=1 sure, but I should not have to do anything. The