configure.ac: Add AC_SYS_LARGEFILE for mmap()ing dumb GEM buffers

We're mmap()ing buffers with 64 bit offsets coming from the
DRM_IOCTL_MODE_MAP_DUMB ioctl and need to make sure mmap accepts
those.
1 file changed