mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb.git
synced 2026-05-05 05:18:25 +02:00
Enable large file support
Signed-off-by: Fergus Dall <sidereal@google.com>
This commit is contained in:
parent
02a7bbed39
commit
3c946010c8
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ AM_PATH_PYTHON([3.0])
|
|||
# Must be called before any macros that run the compiler (like AC_PROG_LIBTOOL)
|
||||
# to avoid autoconf errors.
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
# Initialize libtool
|
||||
LT_PREREQ([2.2])
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue