configure.ac: enable largefile support if possible
https://bugzilla.gnome.org/show_bug.cgi?id=793103
This commit is contained in:
parent
7d4702e2fb
commit
f1141a4ac6
@ -101,6 +101,12 @@ AG_GST_ARCH
|
|||||||
dnl Determine endianness
|
dnl Determine endianness
|
||||||
AC_C_BIGENDIAN
|
AC_C_BIGENDIAN
|
||||||
|
|
||||||
|
dnl *** software ***
|
||||||
|
|
||||||
|
dnl check for large file support
|
||||||
|
dnl affected plugins must include config.h
|
||||||
|
AC_SYS_LARGEFILE
|
||||||
|
|
||||||
dnl *** checks for programs ***
|
dnl *** checks for programs ***
|
||||||
|
|
||||||
dnl find a compiler
|
dnl find a compiler
|
||||||
|
Loading…
x
Reference in New Issue
Block a user