build: Remove support for non-64bit sendfile()
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 Jun 2012 04:43:24 +0000 (14:43 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 16 Jun 2012 00:21:27 +0000 (02:21 +0200)
commit7a723c6b386513ce58fe27469440bfc71debf685
tree47eea60cbe10868bf92eaeb071f22daa2e3c7e97
parent6440720de3123c17baa99b31a3a72f5dba938873
build: Remove support for non-64bit sendfile()

Some early Linux 2.6 platforms can not handle sendfile and _FILE_OFFSET_BITS == 64

This disables sendfile() on these platforms.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Jun 16 02:21:28 CEST 2012 on sn-devel-104
source3/configure.in
source3/lib/sendfile.c
source3/wscript