configure.ac: enable largefile support if possible
authorMichael Tretter <m.tretter@pengutronix.de>
Thu, 8 Mar 2018 09:12:16 +0000 (10:12 +0100)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 Mar 2018 16:19:49 +0000 (11:19 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=793103

configure.ac

index 5df93b9..0aecc90 100644 (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