]> arthur.barton.de Git - netatalk.git/blobdiff - macros/netatalk.m4
autoconf: Indentation fixes
[netatalk.git] / macros / netatalk.m4
index 7040eb0462a69526baabec134ebb1dc8cf6707fb..34dfc08cc6c31128da4503e6e857a4ab6fc1038d 100644 (file)
@@ -939,7 +939,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]