author | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Jun 2009 16:15:08 +0000 (18:15 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 11 Jun 2009 16:15:08 +0000 (18:15 +0200) | ||
commit | b65859f65c3f5dcd88fd83df10774c5e30d841bf | |
tree | bac5252297e8f35f3b09d98c7b6ffe2c6aac65a5 | tree | snapshot |
parent | c21f1d7baabba32a55eb163bdb0300477fc78bdf | commit | diff |
added support for neon >= 0.27
neon 0.27 dropped the ne_*64 functions in favor of a new type ne_off_t that
was introduced to take care of LFS stuff. The build process now checks for the
version of neon and uses the appropriate functions accordingly.
neon 0.27 dropped the ne_*64 functions in favor of a new type ne_off_t that
was introduced to take care of LFS stuff. The build process now checks for the
version of neon and uses the appropriate functions accordingly.
configure.ac | diff | blob | history | |
src/filecache.c | diff | blob | history |