vmwgfx: Check for large files
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jun 2011 09:25:53 +0000 (11:25 +0200)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 17 Jun 2011 09:25:53 +0000 (11:25 +0200)
Fixes segfault on 32-bit servers.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
configure.ac

index 8deae86..1f060ae 100644 (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