]> git.proxmox.com Git - mirror_qemu.git/commit - configure
hw/9pfs: Fix build error on platform that don't support futimens
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 12 Oct 2011 13:41:24 +0000 (19:11 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sat, 15 Oct 2011 10:00:26 +0000 (15:30 +0530)
commitd20423788e3a3d5f6a2aad8315779bf3f952ca36
treee518c51071a2e1febd73529c9d4481f38e4e7307
parent7c92a3d2a15941f19511e578c9f02d7d9f3b73ff
hw/9pfs: Fix build error on platform that don't support futimens

Also don't do glibc version check to find handle support. Instead
do handle syscall support in configure.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
configure
hw/9pfs/virtio-9p-handle.c