Code

added support for neon >= 0.27 sh/next
authorSebastian Harl <sh@tokkee.org>
Thu, 11 Jun 2009 16:15:08 +0000 (18:15 +0200)
committerSebastian Harl <sh@tokkee.org>
Thu, 11 Jun 2009 16:15:08 +0000 (18:15 +0200)
commitb65859f65c3f5dcd88fd83df10774c5e30d841bf
treebac5252297e8f35f3b09d98c7b6ffe2c6aac65a5
parentc21f1d7baabba32a55eb163bdb0300477fc78bdf
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.
configure.ac
src/filecache.c