[Spice-devel] [vdagent-linux] build-sys: Enable large file support
Fabiano FidĂȘncio
fabiano at fidencio.org
Fri Apr 10 04:06:23 PDT 2015
On Thu, Apr 9, 2015 at 5:24 PM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> This is needed on 32 bit machines for drag and drop of large files (>2GB
> to work). This fixes https://bugzilla.redhat.com/show_bug.cgi?id=1206663
> ---
> configure.ac | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configure.ac b/configure.ac
> index 79905a8..45804cc 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -10,6 +10,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
> AC_PROG_CC
> AM_PROG_CC_C_O
> AC_HEADER_STDC
> +AC_SYS_LARGEFILE
> AC_PROG_INSTALL
> AC_PROG_LN_S
> AC_DEFINE(_GNU_SOURCE, [1], [Enable GNU extensions])
> --
> 2.3.5
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
ACK and pushed as 21f49275318caafa7b81d61f95422eea306e3d59!
--
Fabiano FidĂȘncio
More information about the Spice-devel
mailing list