vmwgfx: Check for large files

Fixes segfault on 32-bit servers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
This commit is contained in:
Thomas Hellstrom
2011-06-17 11:25:53 +02:00
parent 7966dfa47c
commit eabf82fad8

View File

@@ -124,6 +124,7 @@ AC_SUBST([DRIVER_NAME])
VMWGFX_DIRS=
if test x$BUILD_VMWGFX = xyes; then
AC_SYS_LARGEFILE
VMWGFX_DIRS="saa vmwgfx"
AC_CONFIG_FILES([
saa/Makefile