configure.ac: enable largefile support if possible

https://bugzilla.gnome.org/show_bug.cgi?id=793103
This commit is contained in:
Michael Tretter 2018-03-08 10:12:16 +01:00 committed by Nicolas Dufresne
parent 7593095967
commit a8f55f0f45

View file

@ -95,6 +95,12 @@ AG_GST_ARCH
dnl Determine endianness
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 find a compiler