From: Tom Zanussi Date: Mon, 7 Dec 2009 02:41:52 +0000 (-0600) Subject: perf trace/scripting: Fix compile error when libperl not installed X-Git-Tag: v2.6.33-rc1~306^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a9a0beba2913edaae39ff8b4645fee10c3acf37;p=pandora-kernel.git perf trace/scripting: Fix compile error when libperl not installed When I added the xs callbacks into perf, I forgot to re-check the no-libperl case. This patch fixes the undefined reference error for that. Reported-by: Arnaldo Carvalho de Melo Signed-off-by: Tom Zanussi Cc: Frederic Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1260153712.6564.4.camel@tropicana> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed