]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commit
OVT: have configure check for presence of linux/unistd.h
authorVMware, Inc <>
Wed, 24 Feb 2010 21:03:30 +0000 (13:03 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Wed, 24 Feb 2010 21:03:30 +0000 (13:03 -0800)
commit76f22e4c2cda8bcb2e11c6153c4091eaa577fc1a
treeed9c5641093cef17a5e734b82baf59146d1664a3
parent5350afdc657686613d0dd5badeaaf4dee47c4862
OVT: have configure check for presence of linux/unistd.h

Not everyone installs kernel-headers/linux-userspace-headers package
and without it compilation fails with a puzzling error. We better
check that the required header is present upfront.

Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/configure.ac