]> arthur.barton.de Git - netatalk.git/blobdiff - configure.ac
configure fix for systemd stuff
[netatalk.git] / configure.ac
index 0c711b14856fd1cbe2f376a331c1bc22b7af8131..41d2cc834fc5f21c31492b22786e845f3a02a8ad 100644 (file)
@@ -838,8 +838,6 @@ if test x"$netatalk_cv_search_sendfile" = x"yes"; then
         AC_DEFINE(SENDFILE_FLAVOR_SOLARIS, 1, [Solaris sendfile()])
         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
         ;;
 
     *freebsd*)
@@ -1322,6 +1320,7 @@ AC_OUTPUT([Makefile
        distrib/config/netatalk-config
        distrib/initscripts/Makefile
        distrib/m4/Makefile
+       distrib/systemd/Makefile
        doc/Makefile
        etc/Makefile
        etc/afpd/Makefile