Hello list, I have the following problem: I want to compile apr without sendfile on a Solaris 8 box, where sendfilev exists in libsendfile. Even if I pass --without-sendfile to configure, the resulting libraries are linked with libsendfile.so The reason is the line AC_CHECK_LIB(sendfile, sendfilev) in configure.in . There -lsendfile is added to LIBS unconditionally und it is not removed when --without-sendfile is passed. Regards Uwe -- Uwe Zeisberger http://www.google.com/search?q=72+PS+point+in+inch