]> arthur.barton.de Git - netatalk.git/blobdiff - configure.ac
Add lots of debugging code in the DSI handling routines
[netatalk.git] / configure.ac
index 0c711b14856fd1cbe2f376a331c1bc22b7af8131..d6a36899e9801fbccc9e22ccad865ed341684135 100644 (file)
@@ -839,7 +839,7 @@ if test x"$netatalk_cv_search_sendfile" = x"yes"; then
         AC_SEARCH_LIBS(sendfile, sendfile)
         AC_CHECK_FUNC([sendfile], [netatalk_cv_HAVE_SENDFILE=yes])
 dnl -- there's a bug somewhere, disable for now
-        netatalk_cv_HAVE_SENDFILE=no
+#        netatalk_cv_HAVE_SENDFILE=no
         ;;
 
     *freebsd*)