projects
/
platform
/
upstream
/
gst-libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2bce0f
)
configure.ac: enable largefile support if possible
author
Nicolas Dufresne
<nicolas.dufresne@collabora.com>
Thu, 8 Mar 2018 16:22:29 +0000
(11:22 -0500)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
b6a7b93
..
479969c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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