Code

Check sizeof(off_t) before AC_SYS_LARGEFILE.
authorSebastian Harl <sh@tokkee.org>
Thu, 14 Jun 2007 18:41:16 +0000 (19:41 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 14 Jun 2007 18:41:16 +0000 (19:41 +0100)
commit77e9ad718848c2c8831e06c1fc42b3e22a2a78ba
treea59abe500743037e9de47774b97f3227a398d638
parente55af69ba5d86b8de382e2580d5c504304e844ce
Check sizeof(off_t) before AC_SYS_LARGEFILE.

We need to know the size of off_t as seen by libneon in order to
determinate how to fix neon's "large file support". This should fix
fusedav on 32bit systems and close #428744.
debian/patches/ne_lfs.dpatch