Skip to content
Snippets Groups Projects
Commit 11abfd04 authored by Simon McVittie's avatar Simon McVittie
Browse files

build: Enable libc support for large files and inode numbers


This should be enabled in basically all C code.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 248a7e19
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
...@@ -25,6 +25,7 @@ dnl and don't require ChangeLog &co if they don't exist ...@@ -25,6 +25,7 @@ dnl and don't require ChangeLog &co if they don't exist
AM_INIT_AUTOMAKE([-Wno-portability foreign]) AM_INIT_AUTOMAKE([-Wno-portability foreign])
AM_SILENT_RULES([yes]) AM_SILENT_RULES([yes])
AC_USE_SYSTEM_EXTENSIONS AC_USE_SYSTEM_EXTENSIONS
AC_SYS_LARGEFILE
LT_INIT LT_INIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment