X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=blobdiff_plain;f=macros%2Fquota-check.m4;h=3f7ce9b40242aaddc06ffe9e8694e1b45db5f20f;hp=44e89bc966840548c411952f21f3286d8ead543c;hb=97993515df47fb82f4573503b343788e56ef352a;hpb=9e139847d1fbc9be8896c2dd64cb205afd9e2168 diff --git a/macros/quota-check.m4 b/macros/quota-check.m4 index 44e89bc9..3f7ce9b4 100644 --- a/macros/quota-check.m4 +++ b/macros/quota-check.m4 @@ -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=""