perf tools: Correct the message in feature-libnuma checking.
authorDongsheng Yang <yangds.fnst@cn.fujitsu.com>
Mon, 2 Dec 2013 15:26:48 +0000 (10:26 -0500)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 2 Dec 2013 12:26:39 +0000 (09:26 -0300)
commit6305edfc4079668ce02e360a6e5aeea88b9dd279
treec01f375aa8c7f455ae3c4b87d0fe45b4a55b01e4
parent436b0da02fc12970f2f5ecdef03160c7a401b121
perf tools: Correct the message in feature-libnuma checking.

The package required for numa is named numactl-devel in Fedora or RHEL,
and libnuma-devel in OpenSuSE, and libnuma-dev in Ubuntu.

This patch corrects the package name in warning message in
feature-libnuma checking.

Signed-off-by: Dongsheng Yang <yangds.fnst@cn.fujitsu.com>
Acked-by: Peter Hurley <peter@hurleysoftware.com>
Cc: Peter Hurley <peter@hurleysoftware.com>
Link: http://lkml.kernel.org/r/1385998008-6851-1-git-send-email-yangds.fnst@cn.fujitsu.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/config/Makefile