]> arthur.barton.de Git - netatalk.git/blobdiff - macros/netatalk.m4
autoconf: Indentation fixes
[netatalk.git] / macros / netatalk.m4
index ea2bbffe47dfa4b04e90ca31ad731395059ce445..12a1fecbc3660ad684e2f94f9a34f5edde8ef299 100644 (file)
@@ -1130,7 +1130,7 @@ dnl ------ Check for sendfile() --------
 AC_DEFUN([AC_NETATALK_SENDFILE], [
 netatalk_cv_search_sendfile=yes
 AC_ARG_ENABLE(sendfile,
-    [  --disable-sendfile       disable sendfile syscall],
+    [  --disable-sendfile      disable sendfile syscall],
     [if test x"$enableval" = x"no"; then
             netatalk_cv_search_sendfile=no
         fi]