Enable large file support
authorMartin Pitt <martinpitt@gnome.org>
Fri, 7 Sep 2012 15:06:51 +0000 (17:06 +0200)
committerMartin Pitt <martinpitt@gnome.org>
Fri, 7 Sep 2012 15:09:57 +0000 (17:09 +0200)
commit020502d99d53b2a0d06df5c0764a10bf105827e2
tree0cda2ac5de64a4e42075b50451260d6a87938eeb
parentdf220ca6eee1df665ab80cfafc515afde2075fbb
Enable large file support

Without this, on 32 bit platforms you get a warning and syslog entry like

[WARNING]: Error statting /swapfile: Value too large for defined data type [udisksmountmonitor.c:554, udisks_mount_monitor_get_swaps()]

when you have a /swapfile which is bigger than 2 GB.

https://launchpad.net/bugs/1039022
configure.ac