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)
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.


No differences found