]> arthur.barton.de Git - netatalk.git/blobdiff - macros/quota-check.m4
configure script: fix indentation
[netatalk.git] / macros / quota-check.m4
index 44e89bc966840548c411952f21f3286d8ead543c..3f7ce9b40242aaddc06ffe9e8694e1b45db5f20f 100644 (file)
@@ -4,7 +4,7 @@ dnl FIXME: This is in now way complete.
 
 AC_DEFUN([AC_CHECK_QUOTA], [
        AC_ARG_ENABLE(quota,
-       [  --enable-quota           Turn on quota support (default=auto)])
+       [  --enable-quota          Turn on quota support (default=auto)])
 
        if test x$enable_quota != xno; then
        QUOTA_LIBS=""