configure: add Linux libnuma detection
commita99d57bb6a9928ece3e5c05941167487b3acf1b4
authorWanlong Gao <gaowanlong@cn.fujitsu.com>
Wed, 14 May 2014 09:43:28 +0000 (14 17:43 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 19 Jun 2014 15:44:19 +0000 (19 18:44 +0300)
treee76c5c9e0f3f0df8cb5b08a2bb76ac95b4cd35f3
parent7bd4f430a3a226c0016de00818a2a67fd58b2047
configure: add Linux libnuma detection

Add detection of libnuma (mostly contained in the numactl package)
to the configure script. Can be enabled or disabled on the command
line, default is use if available.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
configure