configure.ac: enable largefile support if possible
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 Mar 2018 16:22:29 +0000 (11:22 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 Mar 2018 16:22:57 +0000 (11:22 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=793103

configure.ac

index b6a7b93..479969c 100644 (file)
@@ -78,6 +78,12 @@ dnl common/m4/gst-arch.m4
 dnl check CPU type
 AG_GST_ARCH
 
+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